Update dependency pytrakt to v3.4.33 #11671
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.4.23
->==3.4.33
Release Notes
glensc/python-pytrakt (pytrakt)
v3.4.33
Compare Source
Commits
0b1e118
: Store OAuth global variables on initial auth (f0e) #4911bf3c0
: Store OAuth global variables on initial auth (#49) (Elan Ruusamäe) #49v3.4.32
Compare Source
Commits
5cf96a6
: Update documentation link in readme (Elan Ruusamäe) #47a5a5673
: Add 2024 to copyright years in docs (Elan Ruusamäe) #47b37c570
: Update documentation link in readme (#47) (Elan Ruusamäe) #47097c3fc
: Add PlaybackEntry dataclass (Elan Ruusamäe) #483cb44ae
: Add get_playback method placeholder (Elan Ruusamäe) #489ebc163
: Implement get_playback method (Elan Ruusamäe) #48dfc367f
: Add IdsMixin to PlaybackEntry (Elan Ruusamäe) #48v3.4.31
Compare Source
Commits
d8fe234
: Rename UserListEntry to ListDescription (Elan Ruusamäe) #43541cec6
: Make creator optional in ListEntry (Elan Ruusamäe) #43e02c5c7
: Add PublicList class for official lists (Elan Ruusamäe) #4347cc782
: Register PublicList in all (Elan Ruusamäe) #438f136f9
: Enable annotations for users.py (Elan Ruusamäe) #4335c2531
: Add return type annotation for PublicList.load (Elan Ruusamäe) #4352b6fa4
: Add len method to PublicList (Elan Ruusamäe) #4331cd483
: Add iter method (Elan Ruusamäe) #439507dd6
: Add ListEntry class (Elan Ruusamäe) #4309b96bb
: Use ListEntry dataclass (Elan Ruusamäe) #43ef624e9
: Restore compat with py 3.6 (Elan Ruusamäe) #43da3b508
: Fix cached property recursion problem (Elan Ruusamäe) #43e1662ab
: Add show to ListEntry (Elan Ruusamäe) #43a5567ce
: Add season to ListEntry (Elan Ruusamäe) #439aa9e69
: Add episode to ListEntry (Elan Ruusamäe) #43b560cd5
: Update season builder not to trigger fetch (Elan Ruusamäe) #43d5d8d89
: Add PublicList tests (Elan Ruusamäe) #4466ed992
: Add mock data for lists (Elan Ruusamäe) #443975894
: Add test data for list items (Elan Ruusamäe) #44b9b869f
: Test items iterate (Elan Ruusamäe) #449d18e21
: Test list items types (Elan Ruusamäe) #445443269
: Test trakt property (Elan Ruusamäe) #440ccf394
: Add PublicList tests (#44) (Elan Ruusamäe) #445da2b8d
: Test py3.11, py3.12 (Elan Ruusamäe) #459a4f9f2
: Add CI to test py3.11, py3.12 (#45) (Elan Ruusamäe) #45v3.4.30
Compare Source
Commits
24cc239
: Add rated_at parameter to Movie.rate() (Elan Ruusamäe) #41d1a31be
: Add rated_at parameter to TVShow.rate() (Elan Ruusamäe) #418a9224b
: Add rated_at parameter to TVEpisode.rate() (Elan Ruusamäe) #41af7995c
: Allow rate rated_at to be str or datetime (Elan Ruusamäe) #42v3.4.29
Compare Source
Commits
11d5ce8
: Remove superluous ":" from iso8601 timestamp (Elan Ruusamäe) #39v3.4.28
Compare Source
Commits
e1b0da5
: Add OAuthRefreshException class (Elan Ruusamäe) #38b6136ee
: Use OAuthRefreshException when oauth token refresh fails (Elan Ruusamäe) #38v3.4.27
Compare Source
Commits
df56dde
: Set version to something like version (Elan Ruusamäe) #37v3.4.26
Compare Source
Commits
89456fa
: Add link to trakt api error code definitions (Elan Ruusamäe) #360f8c5b8
: Update MethodNotAllowedException message (Elan Ruusamäe) #36f6992f8
: Add details RateLimitException to parse x-ratelimit header (Elan Ruusamäe) #36961a95d
: Get retry-after header lowercase (Elan Ruusamäe) #36v3.4.25
Compare Source
Commits
b6bd5b5
: update baseurl (simonc56) #348ba2819
: Update baseurl (#34) (Elan Ruusamäe) #34v3.4.24
Compare Source
Commits
aaba139
: Add dataclasses dependency for Python 3.6 (Elan Ruusamäe) #3187f0881
: Change UserListTuple to UserListEntry using datacass (Elan Ruusamäe) #31e96b117
: Update DataClassMixinClass to pass only defined properties (Elan Ruusamäe) #31Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.