⬆ Bump the python-packages group with 12 updates#2
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
⬆ Bump the python-packages group with 12 updates#2dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Updates the requirements on [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/), [colorama](https://github.com/tartley/colorama), [dnslib](https://github.com/paulc/dnslib), [dnspython](https://github.com/rthalley/dnspython), [ipwhois](https://github.com/secynic/ipwhois), [netaddr](https://github.com/netaddr/netaddr), [pymongo](https://github.com/mongodb/mongo-python-driver), [pyopenssl](https://github.com/pyca/pyopenssl), [shodan](https://github.com/achillean/shodan-python), [tld](https://github.com/barseghyanartur/tld), [selenium](https://github.com/SeleniumHQ/Selenium) and [censys](https://github.com/censys/censys-python) to permit the latest version. Updates `beautifulsoup4` to 4.14.3 Updates `colorama` to 0.4.6 - [Changelog](https://github.com/tartley/colorama/blob/master/CHANGELOG.rst) - [Commits](tartley/colorama@0.3.9...0.4.6) Updates `dnslib` to 0.9.26 - [Release notes](https://github.com/paulc/dnslib/releases) - [Commits](paulc/dnslib@0.9.13...0.9.26) Updates `dnspython` to 2.8.0 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v1.15.0...v2.8.0) Updates `ipwhois` to 1.3.0 - [Release notes](https://github.com/secynic/ipwhois/releases) - [Changelog](https://github.com/secynic/ipwhois/blob/master/CHANGES.rst) - [Commits](secynic/ipwhois@v1.1.0...v1.3.0) Updates `netaddr` to 1.3.0 - [Release notes](https://github.com/netaddr/netaddr/releases) - [Changelog](https://github.com/netaddr/netaddr/blob/master/CHANGELOG.rst) - [Commits](netaddr/netaddr@netaddr-0.7.19...1.3.0) Updates `pymongo` from 4.6.3 to 4.17.0 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.6.3...4.17.0) Updates `pyopenssl` to 26.1.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@18.0.0...26.1.0) Updates `shodan` to 1.31.0 - [Release notes](https://github.com/achillean/shodan-python/releases) - [Changelog](https://github.com/achillean/shodan-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/achillean/shodan-python/commits) Updates `tld` to 0.13.2 - [Release notes](https://github.com/barseghyanartur/tld/releases) - [Changelog](https://github.com/barseghyanartur/tld/blob/main/CHANGELOG.rst) - [Commits](barseghyanartur/tld@0.9.3...0.13.2) Updates `selenium` to 4.43.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-3.141.0...selenium-4.43.0) Updates `censys` from 2.0.0 to 2.2.19 - [Release notes](https://github.com/censys/censys-python/releases) - [Commits](censys/censys-python@v2.0.0...v2.2.19) --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.3 dependency-type: direct:production dependency-group: python-packages - dependency-name: colorama dependency-version: 0.4.6 dependency-type: direct:production dependency-group: python-packages - dependency-name: dnslib dependency-version: 0.9.26 dependency-type: direct:production dependency-group: python-packages - dependency-name: dnspython dependency-version: 2.8.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: ipwhois dependency-version: 1.3.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: netaddr dependency-version: 1.3.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: pymongo dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pyopenssl dependency-version: 26.1.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: shodan dependency-version: 1.31.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: tld dependency-version: 0.13.2 dependency-type: direct:production dependency-group: python-packages - dependency-name: selenium dependency-version: 4.43.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: censys dependency-version: 2.2.19 dependency-type: direct:production update-type: version-update:semver-minor 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 beautifulsoup4, colorama, dnslib, dnspython, ipwhois, netaddr, pymongo, pyopenssl, shodan, tld, selenium and censys to permit the latest version.
Updates
beautifulsoup4to 4.14.3Updates
coloramato 0.4.6Changelog
Sourced from colorama's changelog.
... (truncated)
Commits
3de9f01bump version 0.4.6a45949bFormat the CHANGELOG bullet list, no content changef55f72ecomment need for a fix after recent MP broke itcb83041fix test-release after recent MPs broke it832f14cREADME tweaks54b89c3Bump version to 0.4.6rc17991d34'make bootstrap' uses system python3, not pinned v3.80ae5ef2CHANGELOG updates for upcoming 0.4.6 release52f4cfdTweak ordering of release checklistab64cfaMerge pull request #353 from LqdBcnAtWork/patch-1Updates
dnslibto 0.9.26Commits
e266b750.9.26 - Worksround for Issue #72c936539Implement matchWildcard (Issue #72)c9df52fVersion 0.9.25 releasea0abc9bMerge pull request #67 from bobstanden/fix-srv-compressioneecd741Fix SyntaxWarning with Python 3.12 (Issue #60)d1d8f36Add checks for invalid RD (Issue #63)9627f80RFC2782, page 3: DNS SRV Target must not be compressed. No name compression, ...724f94eReadme formatting7e0d6a0Readme formattingbec6af0v0.9.24Updates
dnspythonto 2.8.0Release notes
Sourced from dnspython's releases.
Changelog
Sourced from dnspython's changelog.
... (truncated)
Commits
77fd94c2.8.0 versioning884f383update 2.8 branch workflows1938fe3update 2.8 branch workflowsa35d6922.8.0rc1 prepc862baa2.8.0rc1 prep0945d59more lint8fa6766lint6416335Type syntax (#1218)a459144linta0d5f17fix the all entriesUpdates
ipwhoisto 1.3.0Release notes
Sourced from ipwhois's releases.
Changelog
Sourced from ipwhois's changelog.
... (truncated)
Commits
b8c79c4Merge pull request #332 from secynic/dev3c06ebev1.3.09a5fe6bv1.3.04e567d4Merge pull request #331 from secynic/deve40fee7Update RTD requirements pathd1d712dMerge pull request #330 from secynic/dev7a68d17Added get_recursive notes3968844Merge pull request #329 from secynic/devc184ddeDon't raise error when no rwhois results1bf8f81Update timeoutUpdates
netaddrto 1.3.0Release notes
Sourced from netaddr's releases.
Changelog
Sourced from netaddr's changelog.
... (truncated)
Commits
85a7b25Bump the package version in the documentation to 1.3.075360b1Release version 1.3.077c0075Fix the name of the flag in the docstring88b9455Tune the partial network expansion flagc20b9c5Synchronize docs/requirements.txt with poetry.lock860bb0cBump requests from 2.31.0 to 2.32.2 in /docs (#388)39d255aBump jinja2 from 3.1.3 to 3.1.4 in /docs (#382)9561d22Bump idna from 3.6 to 3.7 in /docs (#379)d2f5d05IPNetwork: Allow partial addresses (again) (#377)7347c71Fix some IPv4-compatible/IPv4-mapped documentation mistakesUpdates
pymongofrom 4.6.3 to 4.17.0Release notes
Sourced from pymongo's releases.
... (truncated)
Changelog
Sourced from pymongo's changelog.
... (truncated)
Commits
f2103a9Prep branch v4.173491c08PYTHON-5801 - Update changelog for 4.17 release (#2762)912ef33PYTHON-5798 - Overload retargeting prose tests do not ensure that sec… (#2760)b4e2c03PYTHON-5800 - Simple collation is included in index information (#2761)f31ba09PYTHON-5797 - Add IWM and Overload Error links to changelog (#2757)5da9183PYTHON-5794 - Add prose tests to verify correct retry behavior when a… (#2755)35e51a5Revert "PYTHON-5768 Add AGENTS.md w/copilot instructions" (#2744) (#2754)f41dd5cPYTHON-5772 Increase _gcp_helpers.py coverage (#2749)49e7a05PYTHON-5760 Increase _azure_helpers.py coverage (#2747)a2b0cd8PYTHON-5795 Fix absolute link to CONTRIBUTING.md in README.md (#2756)Updates
pyopensslto 26.1.0Changelog
Sourced from pyopenssl's changelog.
... (truncated)
Commits
3be23b6Prepare 26.1.0 release (#1495)e6be3fcAdd note on versioning policy (#1494)402177bBump actions/upload-artifact in /.github/actions/upload-coverage (#1492)08c796cBump actions/upload-artifact from 7.0.0 to 7.0.1 (#1491)12478f5Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#1489)f72218eAdd +/- 1 second tolerance for clock adjustments (#1481)358cbf2Prepare for 26.0.0 release (#1487)a8d28e7Bump actions/cache from 4 to 5 (#1486)6fefff0Add aws-lc compatibility to tests and CI (#1476)a739f96Bump actions/download-artifact from 8.0.0 to 8.0.1 (#1485)Updates
shodanto 1.31.0Changelog
Sourced from shodan's changelog.
... (truncated)
Commits
Updates
tldto 0.13.2Release notes
Sourced from tld's releases.
Changelog
Sourced from tld's changelog.
... (truncated)
Commits
f5d3ccfMerge pull request #136 from barseghyanartur/deve834df2Chore/many updates (#137)f54d731Add support for non-http protocols with fix_protocol (#123)2b091effix: handle schemes as case-incensitive. (#135)bff72bdMerge pull request #134 from barseghyanartur/devdc8420dUpgrade pre-commit (#133)a5ffc6bMerge pull request #132 from barseghyanartur/dev88cc8f6Fix (#131)f9f081aMerge pull request #130 from barseghyanartur/dev7262f59Fix setup (#129)Updates
seleniumto 4.43.0Release notes
Sourced from selenium's releases.
Commits
dd0f534[build] Prepare for release of selenium-4.43.0 (#17329)52a38c6fix(release): add rust:update command to version reset workflow7cee048fix(pypirc): remove setup_pypirc method and update nightly credentials handling8382015fix(credentials): add support for nightly PyPI credentials63e8662Update mirror info (Thu Apr 9 18:16:15 UTC 2026)5615f64fix(version): update selenium-manager to 0.4.43-nightly9887116fix(release): specify path for downloading release packagese2d089cfix(dependencies): update selenium-webdriver to 4.43.0.nightlyc68d3deReverting changes done for 4.42.0 releasecb536adBumping versions to nightlyUpdates
censysfrom 2.0.0 to 2.2.19Release notes
Sourced from censys's releases.