Skip to content

Commit 22e8ef7

Browse files
committed
Upgrading requests package in pyproject.toml
1 parent 02e9204 commit 22e8ef7

File tree

2 files changed

+32
-25
lines changed

2 files changed

+32
-25
lines changed

poetry.lock

Lines changed: 31 additions & 24 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
@@ -66,7 +66,7 @@ python-dateutil = "==2.8.0"
6666
python-docx = "==0.8.11"
6767
python-mimeparse = "==1.6.0"
6868
pytz = "==2019.1"
69-
requests = "==2.27.1"
69+
requests = "==2.28.1"
7070
tabula-py = "==1.2.0"
7171
typing = "==3.6.2"
7272
# urllib3 = "==1.26.8"

0 commit comments

Comments
 (0)