Skip to content

Commit 4924348

Browse files
Bump requests from 2.27.1 to 2.31.0 in /docker/swarm/vcell-admin (#1029)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90593a0 commit 4924348

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

docker/swarm/vcell-admin/poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docker/swarm/vcell-admin/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ vcelladmin = "vcell_admin.cli:main"
2727
python = ">=3.7,<4.0"
2828
pymongo = "<4.0"
2929
paramiko = "^2.11.0"
30-
requests = "^2.27"
30+
requests = "^2.31"
3131
tabulate = ">=0.8.0"
3232
typer = "^0.6.1"
3333

0 commit comments

Comments
 (0)