Commit 506aebc
chore(deps): bump the dependencies group across 1 directory with 19 updates (#240)
Bumps the dependencies group with 19 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.3` | `3.9.5` |
| [annotated-types](https://github.com/annotated-types/annotated-types) | `0.6.0` | `0.7.0` |
| [backports-tarfile](https://github.com/jaraco/backports.tarfile) | `1.0.0` | `1.2.0` |
| [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.6.2` |
| [discord-py](https://github.com/Rapptz/discord.py) | `2.3.2` | `2.4.0` |
| [idna](https://github.com/kjd/idna) | `3.6` | `3.7` |
| [inflect](https://github.com/jaraco/inflect) | `7.2.0` | `7.3.0` |
| [irc](https://github.com/jaraco/irc) | `20.4.0` | `20.4.1` |
| [jaraco-collections](https://github.com/jaraco/jaraco.collections) | `5.0.0` | `5.0.1` |
| [jaraco-functools](https://github.com/jaraco/jaraco.functools) | `4.0.0` | `4.0.1` |
| [jaraco-text](https://github.com/jaraco/jaraco.text) | `3.12.0` | `3.12.1` |
| [more-itertools](https://github.com/more-itertools/more-itertools) | `10.2.0` | `10.3.0` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.6.4` | `2.7.4` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.16.3` | `2.20.0` |
| [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.44.1` | `2.7.1` |
| [tempora](https://github.com/jaraco/tempora) | `5.5.1` | `5.6.0` |
| [typeguard](https://github.com/agronholm/typeguard) | `4.2.1` | `4.3.0` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.11.0` | `4.12.2` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.2.1` | `2.2.2` |
Updates `aiohttp` from 3.9.3 to 3.9.5
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.9.3...v3.9.5)
Updates `annotated-types` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/annotated-types/annotated-types/releases)
- [Commits](annotated-types/annotated-types@v0.6.0...v0.7.0)
Updates `backports-tarfile` from 1.0.0 to 1.2.0
- [Release notes](https://github.com/jaraco/backports.tarfile/releases)
- [Changelog](https://github.com/jaraco/backports.tarfile/blob/main/NEWS.rst)
- [Commits](jaraco/backports.tarfile@v1.0.0...v1.2.0)
Updates `certifi` from 2024.2.2 to 2024.6.2
- [Commits](certifi/python-certifi@2024.02.02...2024.06.02)
Updates `discord-py` from 2.3.2 to 2.4.0
- [Commits](Rapptz/discord.py@v2.3.2...v2.4.0)
Updates `idna` from 3.6 to 3.7
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.6...v3.7)
Updates `inflect` from 7.2.0 to 7.3.0
- [Release notes](https://github.com/jaraco/inflect/releases)
- [Changelog](https://github.com/jaraco/inflect/blob/main/NEWS.rst)
- [Commits](jaraco/inflect@v7.2.0...v7.3.0)
Updates `irc` from 20.4.0 to 20.4.1
- [Release notes](https://github.com/jaraco/irc/releases)
- [Changelog](https://github.com/jaraco/irc/blob/main/NEWS.rst)
- [Commits](jaraco/irc@v20.4.0...v20.4.1)
Updates `jaraco-collections` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/jaraco/jaraco.collections/releases)
- [Changelog](https://github.com/jaraco/jaraco.collections/blob/main/NEWS.rst)
- [Commits](jaraco/jaraco.collections@v5.0.0...v5.0.1)
Updates `jaraco-functools` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/jaraco/jaraco.functools/releases)
- [Changelog](https://github.com/jaraco/jaraco.functools/blob/main/NEWS.rst)
- [Commits](jaraco/jaraco.functools@v4.0.0...v4.0.1)
Updates `jaraco-text` from 3.12.0 to 3.12.1
- [Release notes](https://github.com/jaraco/jaraco.text/releases)
- [Changelog](https://github.com/jaraco/jaraco.text/blob/main/NEWS.rst)
- [Commits](jaraco/jaraco.text@v3.12.0...v3.12.1)
Updates `more-itertools` from 10.2.0 to 10.3.0
- [Release notes](https://github.com/more-itertools/more-itertools/releases)
- [Commits](more-itertools/more-itertools@v10.2.0...v10.3.0)
Updates `pydantic` from 2.6.4 to 2.7.4
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.6.4...v2.7.4)
Updates `pydantic-core` from 2.16.3 to 2.20.0
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.16.3...v2.20.0)
Updates `sentry-sdk` from 1.44.1 to 2.7.1
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.44.1...2.7.1)
Updates `tempora` from 5.5.1 to 5.6.0
- [Release notes](https://github.com/jaraco/tempora/releases)
- [Changelog](https://github.com/jaraco/tempora/blob/main/NEWS.rst)
- [Commits](jaraco/tempora@v5.5.1...v5.6.0)
Updates `typeguard` from 4.2.1 to 4.3.0
- [Release notes](https://github.com/agronholm/typeguard/releases)
- [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/typeguard@4.2.1...4.3.0)
Updates `typing-extensions` from 4.11.0 to 4.12.2
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.11.0...4.12.2)
Updates `urllib3` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.1...2.2.2)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: annotated-types
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: backports-tarfile
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: discord-py
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: idna
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: inflect
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: irc
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: jaraco-collections
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: jaraco-functools
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: jaraco-text
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: more-itertools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: pydantic-core
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: sentry-sdk
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: tempora
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: typeguard
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: typing-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patric Stout <[email protected]>1 parent 952270f commit 506aebc
1 file changed
+19
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
0 commit comments