chore(deps): bump the python-packages group with 8 updates#247
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
chore(deps): bump the python-packages group with 8 updates#247dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
Updates the requirements on [irc3](https://github.com/gawel/irc3), [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/), [requests](https://github.com/psf/requests), [isodate](https://github.com/gweis/isodate), [cryptography](https://github.com/pyca/cryptography), [tekore](https://github.com/felix-hilden/tekore), [dateparser](https://github.com/scrapinghub/dateparser) and [redis](https://github.com/redis/redis-py) to permit the latest version. Updates `irc3` to 1.1.10 - [Changelog](https://github.com/gawel/irc3/blob/main/CHANGES.rst) - [Commits](gawel/irc3@1.1.0...1.1.10) Updates `beautifulsoup4` to 4.14.3 Updates `requests` to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@2.0...v2.33.1) Updates `isodate` to 0.7.2 - [Changelog](https://github.com/gweis/isodate/blob/master/CHANGES.txt) - [Commits](gweis/isodate@0.7.0...0.7.2) Updates `cryptography` to 47.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.0...47.0.0) Updates `tekore` to 6.1.1 - [Release notes](https://github.com/felix-hilden/tekore/releases) - [Commits](https://github.com/felix-hilden/tekore/commits) Updates `dateparser` to 1.4.0 - [Release notes](https://github.com/scrapinghub/dateparser/releases) - [Changelog](https://github.com/scrapinghub/dateparser/blob/master/HISTORY.rst) - [Commits](scrapinghub/dateparser@v1.0.0...v1.4.0) Updates `redis` to 7.4.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v7.0.0...v7.4.0) --- updated-dependencies: - dependency-name: irc3 dependency-version: 1.1.10 dependency-type: direct:production dependency-group: python-packages - dependency-name: beautifulsoup4 dependency-version: 4.14.3 dependency-type: direct:production dependency-group: python-packages - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production dependency-group: python-packages - dependency-name: isodate dependency-version: 0.7.2 dependency-type: direct:production dependency-group: python-packages - dependency-name: cryptography dependency-version: 47.0.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: tekore dependency-version: 6.1.1 dependency-type: direct:production dependency-group: python-packages - dependency-name: dateparser dependency-version: 1.4.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: redis dependency-version: 7.4.0 dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on irc3, beautifulsoup4, requests, isodate, cryptography, tekore, dateparser and redis to permit the latest version.
Updates
irc3to 1.1.10Changelog
Sourced from irc3's changelog.
... (truncated)
Commits
fb5fc93Preparing release 1.1.106698bbbchangese8f8e90do not log outputb649856return lines to show command output to user. fix #205baf8074Back to development: 1.1.1021e38bcPreparing release 1.1.92f523ddalways use loop.create_taskcf08358use loop.create_future()6f86103back to venusian release4e5d88cmetadataUpdates
beautifulsoup4to 4.14.3Updates
requeststo 2.33.1Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
111d2b7v2.33.1f0198e6Fix malformed value parsing for Content-Type (#7309)bc7dd0fFix cosmetic header validity parsing regex (#7308)4443b1aFix unintended test extra (#7306)389eea5Cleanup extracted file after extract_zipped_path test (#7305)7407309Packaging: DRY out extras definition (#7277)bc04dfdv2.33.066d21cbMerge commit from fork8b9bc8fMove badges to top of README (#7293)e331a28Remove unused extraction call (#7292)Updates
isodateto 0.7.2Changelog
Sourced from isodate's changelog.
... (truncated)
Commits
4408b60update changelog, release 0.7.2 (0.7.x so missed python version requirements ...31ff767restrict to python>=3.7Updates
cryptographyto 47.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
59c5f5ebump for 47.0.0 release (#14730)9025578Add MLKEM1024-P384 hybrid KEM support in HPKE (#14722)ef66de4Recommend Argon2id over PBKDF2HMAC as KDF (#14724)d996a37Add ubuntu-resolute to CI workflow (#14729)e86da41chore(deps): bump libc from 0.2.185 to 0.2.186 (#14725)1c33c9aBump downstream dependencies in CI (#14728)67fb6beBump x509-limbo and/or wycheproof in CI (#14727)6cb20b3Bump BoringSSL, OpenSSL, AWS-LC in CI (#14726)d6f372dUpdate supported OpenSSL versions in installation docs (#14721)ebd2619openssl 3.3 is out of upstream support (#14720)Updates
tekoreto 6.1.1Commits
Updates
dateparserto 1.4.0Release notes
Sourced from dateparser's releases.
Changelog
Sourced from dateparser's changelog.
... (truncated)
Commits
60b8a75Bump version: 1.3.0 → 1.4.0d4056571.4.0 release notes and fixes (#1319)7a3113eAdd the en-US locale (#1222)62710c0Add a security policy (#1318)341d308Fix deployment5add61cUse official publish GitHub action in CI (#1309)e22e62eFix word-number phrases parsing (e.g., 'two days later') (#1316)8cdcf80Make logo more translucent (#1312)e0939ecReplace 'setup.py install' (#1310)cd5f226HonorREQUIRE_PARTSfor ambiguous month-number inputs by retrying year-bias...Updates
redisto 7.4.0Release notes
Sourced from redis's releases.
Commits
b72f24aUpdating lib version to 7.4.00a4e0afRefactored health check logic for MultiDBClient (#3994)15492c9Refactored connection count and SCH metric collection (#4001)cd964acExpose basic Otel classes and funtions to be importable through redis.observa...46ab74dFixing security concern in repr methods for ConnectionPools - passwords m...26482dbFix AttributeError in cluster metrics recording when connection is None or Cl...8ecbc7aUpdating lib version to 7.3.011043dftyping: accept single-key input for blpop and brpop (#3990)d958125fix: use KeysT for blpop and brpop keys parameter type annotation (#3987)75bf91b[async] Adding access to cluster client's nodes_manager and set_response_call...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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