Skip to content

Commit

Permalink
Bump pytrakt from 3.4.33 to 3.4.34 (#2137)
Browse files Browse the repository at this point in the history
Bumps [pytrakt](https://github.com/glensc/python-pytrakt) from 3.4.33 to 3.4.34.
- [Release notes](https://github.com/glensc/python-pytrakt/releases)
- [Changelog](https://github.com/glensc/python-pytrakt/blob/main/HISTORY.rst)
- [Commits](glensc/python-pytrakt@3.4.33...3.4.34)

---
updated-dependencies:
- dependency-name: pytrakt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2025
1 parent 3a25408 commit de34a44
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 @@ -30,7 +30,7 @@ pygments = "==2.18.0"
python-dotenv = "==1.0.1"
python-git-info = "==0.8.3"
pytimeparse = "==1.1.8"
pytrakt = "==3.4.33"
pytrakt = "==3.4.34"
pyyaml = "==6.0.2"
requests = "==2.32.3"
requests-cache = "==1.2.1"
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 @@ -23,7 +23,7 @@ pygments==2.18.0; python_version >= '3.8'
python-dotenv==1.0.1
python-git-info==0.8.3
pytimeparse==1.1.8
pytrakt==3.4.33
pytrakt==3.4.34
pyyaml==6.0.2
requests==2.32.3; python_version >= '3.8'
requests-cache==1.2.1
Expand Down

0 comments on commit de34a44

Please sign in to comment.