Skip to content

Commit 9919850

Browse files
Merge pull request #53 from pythoninthegrass/dependabot/pip/nosql/mongo/requests-2.31.0
Bump requests from 2.28.2 to 2.31.0 in /nosql/mongo
2 parents 34fa085 + da274e9 commit 9919850

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)