Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 84c4d02 commit 47a988d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# scipy==1.0
#
eiffellib[rabbitmq]==2.4
requests==2.31.0
requests==2.32.0
pymongo[srv]==3.12.0
graphql-core==3.2.3
gql[requests]==3.4.1
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ package_dir =
setup_requires = pyscaffold>=3.2a0,<3.3a0
install_requires =
eiffellib[rabbitmq]==2.4.1
requests==2.31.0
requests==2.32.0
pymongo[srv]==3.12.0
graphql-core==3.2.3
gql[requests]==3.4.1
Expand Down

0 comments on commit 47a988d

Please sign in to comment.