mirror of https://github.com/MISP/misp-galaxy
Merge pull request #988 from MISP/dependabot/pip/tools/requests-2.32.2
build(deps): bump requests from 2.23.3 to 2.32.2 in /toolspull/990/head
commit
46ba51bb99
|
@ -37,7 +37,7 @@ python-dateutil==2.8.2
|
||||||
PyYAML==6.0.1
|
PyYAML==6.0.1
|
||||||
pyyaml_env_tag==0.1
|
pyyaml_env_tag==0.1
|
||||||
regex==2023.12.25
|
regex==2023.12.25
|
||||||
requests==2.32.0
|
requests==2.32.2
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
smmap==5.0.1
|
smmap==5.0.1
|
||||||
typing_extensions==4.9.0
|
typing_extensions==4.9.0
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
pdfplumber==0.11.0
|
pdfplumber==0.11.0
|
||||||
graphviz==0.20.3
|
graphviz==0.20.3
|
||||||
requests==2.23.3
|
requests==2.32.2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue