Skip to content

Commit

Permalink
Deps: Bump the dependencies group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [mypy](https://github.com/python/mypy) | `1.7.0` | `1.7.1` |
| [anyio](https://github.com/agronholm/anyio) | `4.0.0` | `4.1.0` |
| [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.1.3` | `1.2.0` |
| [httpx](https://github.com/encode/httpx) | `0.25.1` | `0.25.2` |
| [idna](https://github.com/kjd/idna) | `3.4` | `3.6` |
| [pygments](https://github.com/pygments/pygments) | `2.17.1` | `2.17.2` |
| [setuptools](https://github.com/pypa/setuptools) | `68.2.2` | `69.0.2` |


Updates `mypy` from 1.7.0 to 1.7.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.7.0...v1.7.1)

Updates `anyio` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/anyio@4.0.0...4.1.0)

Updates `exceptiongroup` from 1.1.3 to 1.2.0
- [Release notes](https://github.com/agronholm/exceptiongroup/releases)
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
- [Commits](agronholm/exceptiongroup@1.1.3...1.2.0)

Updates `httpx` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.25.1...0.25.2)

Updates `idna` from 3.4 to 3.6
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.4...v3.6)

Updates `pygments` from 2.17.1 to 2.17.2
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.17.1...2.17.2)

Updates `setuptools` from 68.2.2 to 69.0.2
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v68.2.2...v69.0.2)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: anyio
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: exceptiongroup
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: httpx
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: idna
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pygments
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: setuptools
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and greenbonebot committed Nov 27, 2023
1 parent 2cea7c7 commit 863cd39
Showing 1 changed file with 51 additions and 51 deletions.
102 changes: 51 additions & 51 deletions poetry.lock

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

0 comments on commit 863cd39

Please sign in to comment.