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 Oct 22, 2024
1 parent fea251f commit ba175bb
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions resources/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
boto3==1.35.45
botocore==1.35.45
certifi==2024.8.30
chardet==3.0.4
click==6.7
chardet==5.2.0
click==8.1.7
docutils==0.21.2
Flask==1.1.2
Flask-SQLAlchemy==2.5.1
google-api-python-client==1.12.11
Flask-SQLAlchemy==3.1.1
google-api-python-client==2.149.0
httplib2==0.22.0
idna==3.10
itsdangerous==0.24
itsdangerous==2.2.0
Jinja2==2.11.3
jmespath==0.10.0
MarkupSafe==1.1.1
jmespath==1.0.1
MarkupSafe==3.0.2
oauth2client==4.1.3
psycopg2==2.9.10
pyasn1==0.6.1
pyasn1-modules==0.4.1
pyparsing==2.4.7
pyparsing==3.2.0
python-dateutil==2.9.0.post0
requests==2.32.3
rsa==4.9
s3transfer==0.10.3
six==1.16.0
SQLAlchemy==1.4.54
uritemplate==3.0.1
urllib3==1.26.20
SQLAlchemy==2.0.36
uritemplate==4.1.1
urllib3==2.2.3
Werkzeug==0.15.3

0 comments on commit ba175bb

Please sign in to comment.