Skip to content

Commit 7b53e46

Browse files
authored
Merge pull request #1274 from glensc/tt
2 parents ec4e6bf + 2ce6cb1 commit 7b53e46

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plexapi = "==4.13.1"
1616
prompt-toolkit = "==3.0.33"
1717
python-dotenv = "==0.21.0"
1818
python-git-info = "==0.8.2"
19-
pytrakt = "==3.4.14"
19+
pytrakt = "==3.4.15"
2020
pyyaml = "==6.0"
2121
requests = ">=2.25.1"
2222
requests-cache = "==0.9.7"

Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ prompt-toolkit==3.0.33; python_full_version >= '3.6.2'
2424
pygments==2.13.0; python_version >= '3.6'
2525
python-dotenv==0.21.0
2626
python-git-info==0.8.2
27-
pytrakt==3.4.14
27+
pytrakt==3.4.15
2828
pyyaml==6.0
2929
requests==2.28.1
3030
requests-cache==0.9.7

0 commit comments

Comments
 (0)