From 6c474065993bb9a9fde28017aeee2c891092b301 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 07:43:22 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20the=20python-packages=20grou?= =?UTF-8?q?p=20with=2012=20updates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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](https://github.com/tartley/colorama/compare/0.3.9...0.4.6) Updates `dnslib` to 0.9.26 - [Release notes](https://github.com/paulc/dnslib/releases) - [Commits](https://github.com/paulc/dnslib/compare/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](https://github.com/rthalley/dnspython/compare/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](https://github.com/secynic/ipwhois/compare/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](https://github.com/netaddr/netaddr/compare/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](https://github.com/mongodb/mongo-python-driver/compare/4.6.3...4.17.0) Updates `pyopenssl` to 26.1.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/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](https://github.com/barseghyanartur/tld/compare/0.9.3...0.13.2) Updates `selenium` to 4.43.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/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](https://github.com/censys/censys-python/compare/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] --- requirements.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements.txt b/requirements.txt index 72ada46..36faa03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ -beautifulsoup4>=4.6.3 -colorama>=0.3.9 -dnslib>=0.9.10 -dnspython>=1.15.0 -ipwhois>=1.1.0 -netaddr>=0.7.19 -pymongo==4.6.3 -pyopenssl>=18.0.0 +beautifulsoup4>=4.14.3 +colorama>=0.4.6 +dnslib>=0.9.26 +dnspython>=2.8.0 +ipwhois>=1.3.0 +netaddr>=1.3.0 +pymongo==4.17.0 +pyopenssl>=26.1.0 requests requests-html>=0.10.0 -shodan>=1.13.0 -tld>=0.9.3 +shodan>=1.31.0 +tld>=0.13.2 trans>=2.1.0 validator_collection -selenium>=3.141.0 -censys==2.0.0 +selenium>=4.43.0 +censys==2.2.19