Skip to content

Commit 5674fb0

Browse files
Merge pull request #4 from devwithkrishna/dependabot/pip/main/requests-2.32.3
dependabot python package: bump requests from 2.31.0 to 2.32.3
2 parents 3416b58 + e82e43c commit 5674fb0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.10"
10-
requests = "=2.31.0"
10+
requests = "=2.32.3"
1111
argparse = "=1.4.0"
1212
python-dotenv = "=1.0.1"
1313
atlassian-python-api = "=3.41.14"

0 commit comments

Comments
 (0)