Skip to content

Commit

Permalink
fix(deps): bump pytz from 2022.7 to 2022.7.1 (#164)
Browse files Browse the repository at this point in the history
* feat(deps): bump pytz from 2022.7 to 2022.7.1

Bumps [pytz](https://github.com/stub42/pytz) from 2022.7 to 2022.7.1.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](stub42/pytz@release_2022.7...release_2022.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

* fix: larger-than dep for pytz

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lucas Bickel <[email protected]>
  • Loading branch information
dependabot[bot] and hairmare authored Jan 16, 2023
1 parent 65c99a9 commit 2cd42d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytz==2022.7
pytz>=2022.7.1
mutagen==1.46.0

0 comments on commit 2cd42d5

Please sign in to comment.