Skip to content

Commit

Permalink
Update pytz requirement from ~=2022.4 to ~=2022.5
Browse files Browse the repository at this point in the history
Updates the requirements on [pytz](https://github.com/stub42/pytz) to permit the latest version.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](stub42/pytz@release_2022.4...release_2022.5)

---
updated-dependencies:
- dependency-name: pytz
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2022
1 parent 358a772 commit 8449cf6
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
Expand Up @@ -112,7 +112,7 @@ pytest-mock~=3.10.0
pytest-rerunfailures~=10.2
pytest-xdist~=2.5.0
python-dateutil~=2.8.2
pytz~=2022.4
pytz~=2022.5
PyVISA~=1.12.0
PyVISA-sim~=0.5.1
pywin32==304; sys_platform == 'win32'
Expand Down

0 comments on commit 8449cf6

Please sign in to comment.