Skip to content

Commit da274e9

Browse files
Bump requests from 2.28.2 to 2.31.0 in /nosql/mongo
Bumps [requests](https://github.com/psf/requests) from 2.28.2 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.28.2...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ed0b20 commit da274e9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

nosql/mongo/poetry.lock

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

nosql/mongo/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["pythoninthegrass <4097471+pythoninthegrass@users.noreply.github.com>
66

77
[tool.poetry.dependencies]
88
python = "^3.10"
9-
requests = "^2.27.1"
9+
requests = "^2.31.0"
1010
bs4 = "^0.0.1"
1111
pandas = "^1.4.0"
1212
playwright = "^1.18.1"

0 commit comments

Comments
 (0)