Skip to content

Commit

Permalink
Bump requests from 2.27.1 to 2.31.0 in /docker/swarm/vcell-admin
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.27.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent 597a022 commit 0317547
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions docker/swarm/vcell-admin/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docker/swarm/vcell-admin/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ vcelladmin = "vcell_admin.cli:main"
python = ">=3.7,<4.0"
pymongo = "<4.0"
paramiko = "^2.11.0"
requests = "^2.27"
requests = "^2.31"
tabulate = ">=0.8.0"
typer = "^0.6.1"

Expand Down

0 comments on commit 0317547

Please sign in to comment.