Skip to content

Commit

Permalink
Merge pull request #746 from glensc/requests-cache==0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Jan 23, 2022
2 parents 71ffec1 + 897728f commit cc57274
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plexapi = "==4.8.0"
python-dotenv = "==0.19.2"
python-git-info = "==0.7.1"
requests = ">=2.25.1"
requests-cache = "==0.8.1"
requests-cache = "==0.9.1"
rich = "==11.0.0"
tqdm = "==4.62.3"
trakt = "==3.4.0"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ prompt-toolkit==3.0.24; python_full_version >= '3.6.2'
pygments==2.11.2; python_version >= '3.5'
python-dotenv==0.19.2
python-git-info==0.7.1
requests-cache==0.8.1
requests-cache==0.9.1
requests-oauthlib==1.3.0
requests==2.27.1
rich==11.0.0
Expand Down

0 comments on commit cc57274

Please sign in to comment.