Skip to content

Commit 3affed7

Browse files
committed
Merge branch 'master' of github.com:nanotaboada/python-samples-fastapi-restful into feature/pylint-broad-exception-caught
2 parents 49bfd70 + ee575d0 commit 3affed7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ colorclass==2.2.2
1010
coverage==7.5.4
1111
dnspython==2.6.1
1212
docopt==0.6.2
13-
email_validator==2.1.2
13+
email_validator==2.2.0
1414
fastapi==0.111.0
1515
fastapi-cache2==0.2.1
1616
fastapi-cli==0.0.4
@@ -34,7 +34,7 @@ orjson==3.10.5
3434
packaging==24.1
3535
pendulum==3.0.0
3636
pluggy==1.5.0
37-
pur==7.3.1
37+
pur==7.3.2
3838
pycodestyle==2.12.0
3939
pydantic==2.7.4
4040
pydantic_core
@@ -48,11 +48,11 @@ python-dateutil==2.9.0.post0
4848
python-dotenv==1.0.1
4949
python-multipart==0.0.9
5050
PyYAML==6.0.1
51-
requests==2.32.2
51+
requests==2.32.3
5252
responses==0.21.0
5353
rfc3986==1.5.0
5454
rich==13.7.1
55-
setuptools==69.5.1
55+
setuptools==70.1.1
5656
shellingham==1.5.4
5757
six==1.16.0
5858
sniffio==1.3.1

0 commit comments

Comments
 (0)