Skip to content

Commit f6175c7

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 48b1cf9 + 9d7b0a2 commit f6175c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ api-client-pydantic==3.0.0
1212
# via paddle-billing-client
1313
asgiref==3.8.1
1414
# via django
15-
certifi==2024.6.2
15+
certifi==2024.8.30
1616
# via requests
1717
charset-normalizer==3.3.2
1818
# via requests
@@ -32,13 +32,13 @@ pydantic-core==2.18.4
3232
# via pydantic
3333
requests==2.32.3
3434
# via api-client
35-
sqlparse==0.5.0
35+
sqlparse==0.5.1
3636
# via django
3737
tenacity==8.3.0
3838
# via api-client
3939
typing-extensions==4.12.1
4040
# via
4141
# pydantic
4242
# pydantic-core
43-
urllib3==2.2.1
43+
urllib3==2.2.2
4444
# via requests

0 commit comments

Comments
 (0)