chore(deps): bump the python-minor-patch group across 1 directory with 9 updates

Bumps the python-minor-patch group with 9 updates in the /2-Search-Space/search/whoogle-search directory:

| Package | From | To |
| --- | --- | --- |
| [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.14.3` | `4.15.0` |
| [cffi](https://github.com/python-cffi/cffi) | `2.0.0` | `2.1.0` |
| [click](https://github.com/pallets/click) | `8.4.0` | `8.4.2` |
| [idna](https://github.com/kjd/idna) | `3.15` | `3.18` |
| [more-itertools](https://github.com/more-itertools/more-itertools) | `11.0.2` | `11.1.0` |
| [pyopenssl](https://github.com/pyca/pyopenssl) | `26.2.0` | `26.3.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` |
| [soupsieve](https://github.com/facelessuser/soupsieve) | `2.8.3` | `2.8.4` |
| [wcwidth](https://github.com/jquast/wcwidth) | `0.7.0` | `0.8.2` |



Updates `beautifulsoup4` from 4.14.3 to 4.15.0

Updates `cffi` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/python-cffi/cffi/releases)
- [Commits](https://github.com/python-cffi/cffi/compare/v2.0.0...v2.1.0)

Updates `click` from 8.4.0 to 8.4.2
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md)
- [Commits](https://github.com/pallets/click/compare/8.4.0...8.4.2)

Updates `idna` from 3.15 to 3.18
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.15...v3.18)

Updates `more-itertools` from 11.0.2 to 11.1.0
- [Release notes](https://github.com/more-itertools/more-itertools/releases)
- [Commits](https://github.com/more-itertools/more-itertools/compare/v11.0.2...v11.1.0)

Updates `pyopenssl` from 26.2.0 to 26.3.0
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/pyopenssl/compare/26.2.0...26.3.0)

Updates `pytest` from 9.0.3 to 9.1.1
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/9.0.3...9.1.1)

Updates `soupsieve` from 2.8.3 to 2.8.4
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](https://github.com/facelessuser/soupsieve/compare/2.8.3...2.8.4)

Updates `wcwidth` from 0.7.0 to 0.8.2
- [Release notes](https://github.com/jquast/wcwidth/releases)
- [Commits](https://github.com/jquast/wcwidth/compare/0.7.0...0.8.2)

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-version: 4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-minor-patch
- dependency-name: cffi
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-minor-patch
- dependency-name: click
  dependency-version: 8.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-minor-patch
- dependency-name: idna
  dependency-version: '3.18'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-minor-patch
- dependency-name: more-itertools
  dependency-version: 11.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-minor-patch
- dependency-name: pyopenssl
  dependency-version: 26.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-minor-patch
- dependency-name: pytest
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-minor-patch
- dependency-name: soupsieve
  dependency-version: 2.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-minor-patch
- dependency-name: wcwidth
  dependency-version: 0.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-07-13 14:18:28 +00:00 committed by GitHub
parent c54cf937ce
commit fe8fc9ede0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,34 +1,34 @@
attrs==25.3.0 attrs==25.3.0
beautifulsoup4==4.14.3 beautifulsoup4==4.15.0
brotli==1.2.0 brotli==1.2.0
certifi==2025.8.3 certifi==2025.8.3
cffi==2.0.0 cffi==2.1.0
click==8.4.0 click==8.4.2
cryptography==48.0.1 # GHSA-537c-gmf6-5ccf fixed floor cryptography==48.0.1 # GHSA-537c-gmf6-5ccf fixed floor
cssutils==2.15.0 cssutils==2.15.0
defusedxml==0.7.1 defusedxml==0.7.1
Flask==3.1.3 Flask==3.1.3
idna==3.15 idna==3.18
itsdangerous==2.2.0 itsdangerous==2.2.0
Jinja2==3.1.6 Jinja2==3.1.6
MarkupSafe==3.0.3 MarkupSafe==3.0.3
more-itertools==11.0.2 more-itertools==11.1.0
packaging==26.2 packaging==26.2
pluggy==1.6.0 pluggy==1.6.0
pycodestyle==2.14.0 pycodestyle==2.14.0
pycparser==2.22 pycparser==2.22
pyOpenSSL==26.2.0 pyOpenSSL==26.3.0
pyparsing==3.3.2 pyparsing==3.3.2
pytest==9.0.3 pytest==9.1.1
python-dateutil==2.9.0.post0 python-dateutil==2.9.0.post0
httpx[http2,socks]==0.28.1 httpx[http2,socks]==0.28.1
cachetools==6.2.0 cachetools==6.2.0
soupsieve==2.8.3 soupsieve==2.8.4
stem==1.8.2 stem==1.8.2
httpcore>=1.0.9 httpcore>=1.0.9
h11>=0.16.0 h11>=0.16.0
validators==0.35.0 validators==0.35.0
waitress==3.0.2 waitress==3.0.2
wcwidth==0.7.0 wcwidth==0.8.2
Werkzeug==3.1.8 Werkzeug==3.1.8
python-dotenv==1.2.2 # GHSA-mf9w-mj56-hr94 fixed floor python-dotenv==1.2.2 # GHSA-mf9w-mj56-hr94 fixed floor