Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 17 updates (#210)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 17 updates:

| Package | Update |
| --- | --- |
| [aiohttp](https://github.com/aio-libs/aiohttp) | 3.8.4 to 3.8.5 |
| [certifi](https://github.com/certifi/python-certifi) | 2022.12.7 to 2023.7.22 |
| [charset-normalizer](https://github.com/Ousret/charset_normalizer) | 3.1.0 to 3.2.0 |
| [click](https://github.com/pallets/click) | 8.1.3 to 8.1.6 |
| [discord-py](https://github.com/Rapptz/discord.py) | 2.2.3 to 2.3.1 |
| [frozenlist](https://github.com/aio-libs/frozenlist) | 1.3.3 to 1.4.0 |
| [inflect](https://github.com/jaraco/inflect) | 6.0.4 to 7.0.0 |
| [jaraco-classes](https://github.com/jaraco/jaraco.classes) | 3.2.3 to 3.3.0 |
| [jaraco-collections](https://github.com/jaraco/jaraco.collections) | 4.1.0 to 4.3.0 |
| [jaraco-functools](https://github.com/jaraco/jaraco.functools) | 3.6.0 to 3.8.0 |
| [more-itertools](https://github.com/more-itertools/more-itertools) | 9.1.0 to 10.0.0 |
| [openttd-helpers](https://github.com/OpenTTD/py-helpers) | 1.2.0 to 1.4.0 |
| [pydantic](https://github.com/pydantic/pydantic) | 1.10.7 to 2.1.1 |
| [sentry-sdk](https://github.com/getsentry/sentry-python) | 1.21.1 to 1.28.1 |
| [tempora](https://github.com/jaraco/tempora) | 5.2.2 to 5.5.0 |
| [typing-extensions](https://github.com/python/typing_extensions) | 4.5.0 to 4.7.1 |
| [urllib3](https://github.com/urllib3/urllib3) | 2.0.2 to 2.0.4 |


Updates `aiohttp` from 3.8.4 to 3.8.5
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.8.4...v3.8.5)

Updates `certifi` from 2022.12.7 to 2023.7.22
- [Commits](certifi/python-certifi@2022.12.07...2023.07.22)

Updates `charset-normalizer` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.1.0...3.2.0)

Updates `click` from 8.1.3 to 8.1.6
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/8.1.6/CHANGES.rst)
- [Commits](pallets/click@8.1.3...8.1.6)

Updates `discord-py` from 2.2.3 to 2.3.1
- [Commits](Rapptz/discord.py@v2.2.3...v2.3.1)

Updates `frozenlist` from 1.3.3 to 1.4.0
- [Release notes](https://github.com/aio-libs/frozenlist/releases)
- [Changelog](https://github.com/aio-libs/frozenlist/blob/master/CHANGES.rst)
- [Commits](aio-libs/frozenlist@v1.3.3...v1.4.0)

Updates `inflect` from 6.0.4 to 7.0.0
- [Release notes](https://github.com/jaraco/inflect/releases)
- [Changelog](https://github.com/jaraco/inflect/blob/main/NEWS.rst)
- [Commits](jaraco/inflect@v6.0.4...v7.0.0)

Updates `jaraco-classes` from 3.2.3 to 3.3.0
- [Release notes](https://github.com/jaraco/jaraco.classes/releases)
- [Changelog](https://github.com/jaraco/jaraco.classes/blob/main/NEWS.rst)
- [Commits](jaraco/jaraco.classes@v3.2.3...v3.3.0)

Updates `jaraco-collections` from 4.1.0 to 4.3.0
- [Release notes](https://github.com/jaraco/jaraco.collections/releases)
- [Changelog](https://github.com/jaraco/jaraco.collections/blob/main/NEWS.rst)
- [Commits](jaraco/jaraco.collections@v4.1.0...v4.3.0)

Updates `jaraco-functools` from 3.6.0 to 3.8.0
- [Release notes](https://github.com/jaraco/jaraco.functools/releases)
- [Changelog](https://github.com/jaraco/jaraco.functools/blob/main/NEWS.rst)
- [Commits](jaraco/jaraco.functools@v3.6.0...v3.8.0)

Updates `more-itertools` from 9.1.0 to 10.0.0
- [Release notes](https://github.com/more-itertools/more-itertools/releases)
- [Commits](more-itertools/more-itertools@v9.1.0...v10.0.0)

Updates `openttd-helpers` from 1.2.0 to 1.4.0
- [Release notes](https://github.com/OpenTTD/py-helpers/releases)
- [Commits](OpenTTD/py-helpers@1.2.0...1.4.0)

Updates `pydantic` from 1.10.7 to 2.1.1
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.7...v2.1.1)

Updates `sentry-sdk` from 1.21.1 to 1.28.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.21.1...1.28.1)

Updates `tempora` from 5.2.2 to 5.5.0
- [Release notes](https://github.com/jaraco/tempora/releases)
- [Changelog](https://github.com/jaraco/tempora/blob/main/NEWS.rst)
- [Commits](jaraco/tempora@v5.2.2...v5.5.0)

Updates `typing-extensions` from 4.5.0 to 4.7.1
- [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.5.0...4.7.1)

Updates `urllib3` from 2.0.2 to 2.0.4
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.2...2.0.4)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: charset-normalizer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: discord-py
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: frozenlist
  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-major
  dependency-group: dependencies
- dependency-name: jaraco-classes
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: jaraco-collections
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: jaraco-functools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: more-itertools
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: openttd-helpers
  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-major
  dependency-group: dependencies
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tempora
  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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patric Stout <truebrain@openttd.org>
  • Loading branch information
dependabot[bot] and TrueBrain authored Jul 27, 2023
1 parent 7f9f0ea commit 1b47b07
Showing 1 changed file with 19 additions and 17 deletions.
36 changes: 19 additions & 17 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,31 +1,33 @@
aiohttp==3.8.4
aiohttp==3.8.5
aiosignal==1.3.1
annotated-types==0.5.0
async-timeout==4.0.2
attrs==23.1.0
autocommand==2.2.2
certifi==2022.12.7
certifi==2023.7.22
chardet==5.1.0
charset-normalizer==3.1.0
click==8.1.3
discord.py==2.2.3
frozenlist==1.3.3
charset-normalizer==3.2.0
click==8.1.6
discord.py==2.3.1
frozenlist==1.4.0
idna==3.4
inflect==6.0.4
inflect==7.0.0
irc==20.1.0
jaraco.classes==3.2.3
jaraco.collections==4.1.0
jaraco.classes==3.3.0
jaraco.collections==4.3.0
jaraco.context==4.3.0
jaraco.functools==3.6.0
jaraco.functools==3.8.0
jaraco.logging==3.1.2
jaraco.stream==3.0.3
jaraco.text==3.11.1
more-itertools==9.1.0
more-itertools==10.0.0
multidict==6.0.4
openttd-helpers==1.2.0
pydantic==1.10.7
openttd-helpers==1.4.0
pydantic==2.1.1
pydantic_core==2.4.0
pytz==2023.3
sentry-sdk==1.21.1
tempora==5.2.2
typing_extensions==4.5.0
urllib3==2.0.2
sentry-sdk==1.28.1
tempora==5.5.0
typing_extensions==4.7.1
urllib3==2.0.4
yarl==1.9.2

0 comments on commit 1b47b07

Please sign in to comment.