Skip to content

Commit

Permalink
Bump pytrakt from 3.4.24 to 3.4.25 (#1710)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 225027c commit a87afd2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pygments = "==2.17.2"
python-dotenv = "==1.0.0"
python-git-info = "==0.8.3"
pytimeparse = "==1.1.8"
pytrakt = "==3.4.24"
pytrakt = "==3.4.25"
pyyaml = "==6.0.1"
requests = "==2.31.0"
requests-cache = "==1.1.1"
Expand Down
11 changes: 5 additions & 6 deletions Pipfile.lock

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

4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pygments==2.17.2; python_version >= '3.7'
python-dotenv==1.0.0; python_version >= '3.8'
python-git-info==0.8.3
pytimeparse==1.1.8
pytrakt==3.4.24
pytrakt==3.4.25
pyyaml==6.0.1; python_version >= '3.6'
requests==2.31.0; python_version >= '3.7'
requests-cache==1.1.1; python_version >= '3.7' and python_version < '4.0'
Expand All @@ -30,4 +30,4 @@ url-normalize==1.4.3; python_version >= '2.7' and python_version not in '3.0, 3.
urllib3==2.1.0; python_version >= '3.8'
wcwidth==0.2.13
websocket-client==1.7.0; python_version >= '3.8'
wrapt==1.16.0; python_version >= '3.6'
wrapt==1.16.0; python_version >= '3.5' and python_version >= '3.6'

0 comments on commit a87afd2

Please sign in to comment.