Skip to content

Commit

Permalink
chore(deps): update python
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent a08825b commit acc5fe9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions resources/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
boto3==1.35.90
botocore==1.35.90
boto3==1.35.97
botocore==1.35.97
certifi==2024.12.14
chardet==5.2.0
click==8.1.8
docutils==0.21.2
Flask==3.1.0
Flask-SQLAlchemy==3.1.1
google-api-python-client==2.156.0
google-api-python-client==2.158.0
httplib2==0.22.0
idna==3.10
itsdangerous==2.2.0
Expand All @@ -17,13 +17,13 @@ oauth2client==4.1.3
psycopg2==2.9.10
pyasn1==0.6.1
pyasn1-modules==0.4.1
pyparsing==3.2.0
pyparsing==3.2.1
python-dateutil==2.9.0.post0
requests==2.32.3
rsa==4.9
s3transfer==0.10.4
six==1.17.0
SQLAlchemy==2.0.36
SQLAlchemy==2.0.37
uritemplate==4.1.1
urllib3==2.3.0
Werkzeug==3.1.3

0 comments on commit acc5fe9

Please sign in to comment.