Skip to content

Commit

Permalink
Bump types-chardet from 4.0.4 to 5.0.4 (#4)
Browse files Browse the repository at this point in the history
* Bump types-chardet from 4.0.4 to 5.0.4

Bumps [types-chardet](https://github.com/python/typeshed) from 4.0.4 to 5.0.4.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-chardet
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

* Bump mypy from 0.960 to 0.971 (#5)

* Bump mypy from 0.960 to 0.971

Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.971.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.960...v0.971)

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

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

* Bump mypy from 0.960 to 0.971

Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.971.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.960...v0.971)

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

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

* Bump mypy from 0.960 to 0.971

Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.971.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.960...v0.971)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Rarus <[email protected]>

* Bump types-chardet from 4.0.4 to 5.0.4

Bumps [types-chardet](https://github.com/python/typeshed) from 4.0.4 to 5.0.4.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-chardet
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Rarus <[email protected]>
  • Loading branch information
dependabot[bot] and piotr-rarus authored Sep 12, 2022
1 parent 040b28f commit a26a20c
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 @@ -24,7 +24,7 @@ pre-commit = "^2.19.0"
pytest = "^7.1.2"
pytest-cov = "^3.0.0"
types-certifi = "^2021.10.8"
types-chardet = "^4.0.3"
types-chardet = "^5.0.4"
types-pyOpenSSL = "^22.0.0"
types-python-dateutil = "^2.8.9"
types-pytz = "^2021.3.5"
Expand Down

0 comments on commit a26a20c

Please sign in to comment.