Skip to content

Commit

Permalink
chore(deps-dev): Bump types-pytz from 2022.5.0.0 to 2022.6.0.1 (#1136)
Browse files Browse the repository at this point in the history
Bumps [types-pytz](https://github.com/python/typeshed) from 2022.5.0.0 to 2022.6.0.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pytz
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2022
1 parent f4b3c5d commit 4b37cad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ viztracer = "^0.15.5"
requests-mock = "^1.10.0"
sqlalchemy2-stubs = {version = "^0.0.2a29", allow-prereleases = true}
types-python-dateutil = "^2.8.19"
types-pytz = "^2022.5.0.0"
types-pytz = "^2022.6.0.1"
types-requests = "^2.28.11"
types-simplejson = "^3.17.7"
types-PyYAML = "^6.0.12"
Expand Down

0 comments on commit 4b37cad

Please sign in to comment.