Bump the production-dependencies group across 1 directory with 9 updates #154
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 9 updates in the / directory:
5.3.2
5.5.0
2.0.1
2.0.2
2.8.0
2.9.0
2.8.2
2.9.0.post0
6.0.1
6.0.2
1.7.0
1.8.2
1.10.14
1.10.18
2.3.2
2.4.0
0.1.7
0.1.9
Updates
cachetools
from 5.3.2 to 5.5.0Changelog
Sourced from cachetools's changelog.
Commits
6c78a8f
Bump version.8841efd
Release v5.5.0.f2ccaca
Format tests with black.237ad80
Fix #278: Improve TLRUCache docs.e960781
Fix #302: Improve cachetools.keys unit tests.ea158fc
Bump actions/setup-python from 5.1.0 to 5.1.18a38daf
Update expire docs.7be40f0
TLRUCache.expire() returns iterable of expired (key, value) pairs.c22fc7d
Fix #292, fix #205, fix #103: TTLCache.expire() returns iterable of expired (...990665b
Release v5.4.0.Updates
tomli
from 2.0.1 to 2.0.2Changelog
Sourced from tomli's changelog.
Commits
3ec6775
Bump version: 2.0.1 → 2.0.21dcd317
Add v2.0.2 changelogc94ee69
Fix GitHub Actions badge4e245a4
tomli.loads
: Raise TypeError not AttributeError. Improve message (#229)facdab0
Update pre-commit. Remove docformattera613867
Use sys.version_info in compatibility layer (#220)39eff9b
Add support for Python 3.12, drop EOL 3.7 (#224)0054e60
[pre-commit.ci] pre-commit autoupdate (#208)1bd3345
Test against Python 3.12-dev5646e69
Type annotate asIO[bytes]
, notBinaryIO
Updates
pyjwt
from 2.8.0 to 2.9.0Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
Commits
868cf4a
Add 2.9.0 changelog. Fixes #949 (#967)304a3df
[pre-commit.ci] pre-commit autoupdate (#965)527fec2
Raise exception when required cryptography dependency is missing (#963)18a50be
[pre-commit.ci] pre-commit autoupdate (#960)4703f87
Handle load_pem_public_key ValueError (#952)9dc732f
Update usage.rst (#958)ab8176a
Decode with PyJWK (#886)c0a071d
chore: update actions/download-artifact2afbe32
Add coverage and improve performance of is_ssh_key (#940)97345a7
[pre-commit.ci] pre-commit autoupdate (#953)Updates
python-dateutil
from 2.8.2 to 2.9.0.post0Release notes
Sourced from python-dateutil's releases.
Changelog
Sourced from python-dateutil's changelog.
Commits
1ae8077
Merge pull request #1346 from pganssle/release_2.9.0.post0ee6de9d
Update news to prepare for release9780d32
Pinsetuptools_scm
to <8db9d018
Merge pull request #1343 from pganssle/release_2.9.0423ca2f
Run updatezinfo before buildedd3fd4
Update NEWS filefe02d02
Run towncrier with Python 3.119c7524a
Fix MANIFEST.in pattern6de58f5
Update classifiers to include Python 3.128fe0cab
Merge pull request #1342 from pganssle/update_zoneinfoUpdates
pyyaml
from 6.0.1 to 6.0.2Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
41309b0
Release 6.0.2 (#819)dd9f0e1
6.0.2rc1 (#809)f5527a2
disable CI trigger on PR editsb4d80a7
Python 3.12 + musllinux_1_1_x86_64 wheel supportUpdates
blinker
from 1.7.0 to 1.8.2Release notes
Sourced from blinker's releases.
Changelog
Sourced from blinker's changelog.
Commits
0a6be69
release version 1.8.2952a97b
Merge pull request #156 from pallets-eco/wrapper-type6c15fa8
simplify type for wrapper arguments76dcca4
Merge pull request #155 from pallets-eco/dependabot/pip/requirements/python-r...7ab94c1
Bump the python-requirements group in /requirements with 3 updates9779aa1
Merge pull request #154 from pallets-eco/release-1.8.126f65bd
release version 1.8.1793f8be
Merge pull request #153 from pallets-eco/deprecated-import4313260
fix deprecated receiver_connected importd15107c
Merge pull request #152 from pallets-eco/pyright-exportUpdates
pydantic
from 1.10.14 to 1.10.18Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
5ebcdc1
Prep forv1.10.18
(#10213)e1ecbf2
fix: discriminator key used when discriminator has alias and schema g… (#10146)d4f85f9
Fix mypy v1 plugin for mypy 1.11 release (#10139)1975fed
adding to_lower_camel8bc8294
Merge branch '1.10.X-fixes' of https://github.com/pydantic/pydantic into 1.10...19a41ff
Eval type fix in V1 (#9751)911fd41
Merge branch '1.10.X-fixes' of https://github.com/pydantic/pydantic into 1.10...b9b8eb7
v1.10.17 prep (#9705)0cfc163
Merge branch '1.10.X-fixes' of https://github.com/pydantic/pydantic into 1.10...8f84b49
setup: remove upper bound from python_requires (#9685)Updates
discord-py
from 2.3.2 to 2.4.0Commits
978a96b
Version bump to v2.4.0c75ca25
Add changelog for v2.4.0d528e8f
Add information on Message.poll for Message Content Intentc055fd3
Fix ui.Button providing a custom_id for premium buttonsbe9edf8
Remove setting sku_id explicitly via button decorator9eac365
Allow deletion race conditions to work with purgefb12d3d
Remove unnecessary warning logs for poll events837bc35
Add missing versionadded for a few decoratorsbb1d09a
Account for user installations in Channel.permissions_for895d6c3
Add Permissions.use_external_appsUpdates
uwuipy
from 0.1.7 to 0.1.9Commits
Most Recent Ignore Conditions Applied to This Pull Request
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions