Skip to content

Commit

Permalink
chore(🦾): bump python requests-cache 1.1.1 -> 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 16, 2024
1 parent cafc1a2 commit 2311254
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ apispec[yaml]==6.3.0
# via flask-appbuilder
apsw==3.42.0.1
# via shillelagh
async-timeout==4.0.3
# via redis
attrs==23.1.0
# via
# cattrs
Expand Down Expand Up @@ -91,6 +93,8 @@ dnspython==2.1.0
# via email-validator
email-validator==1.1.3
# via flask-appbuilder
exceptiongroup==1.2.1
# via cattrs
flask==2.3.3
# via
# apache-superset
Expand Down Expand Up @@ -144,7 +148,9 @@ geopy==2.4.1
google-auth==2.27.0
# via shillelagh
greenlet==3.0.3
# via shillelagh
# via
# shillelagh
# sqlalchemy
gunicorn==22.0.0
# via apache-superset
hashids==1.3.1
Expand Down Expand Up @@ -306,7 +312,7 @@ requests==2.31.0
# via
# requests-cache
# shillelagh
requests-cache==1.1.1
requests-cache==1.2.0
# via shillelagh
rich==13.3.4
# via flask-limiter
Expand Down Expand Up @@ -355,6 +361,7 @@ typing-extensions==4.11.0
# via
# alembic
# apache-superset
# cattrs
# flask-limiter
# limits
# shillelagh
Expand Down

0 comments on commit 2311254

Please sign in to comment.