From 85c5fbc522c036d8bc8037bf2009bedbb4124587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 10:06:54 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 8 updates Bumps the pip group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pillow](https://github.com/python-pillow/Pillow) | `4.1.1` | `10.3.0` | | [scrapy](https://github.com/scrapy/scrapy) | `1.4.0` | `2.11.2` | | [twisted](https://github.com/twisted/twisted) | `17.5.0` | `24.7.0rc1` | | [cryptography](https://github.com/pyca/cryptography) | `1.9` | `44.0.1` | | [lxml](https://github.com/lxml/lxml) | `3.8.0` | `4.9.1` | | [pyopenssl](https://github.com/pyca/pyopenssl) | `17.0.0` | `25.0.0` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `3.4.0` | `4.6.3` | | [scrapy-splash](https://github.com/scrapy-plugins/scrapy-splash) | `0.7.2` | `0.8.0` | Updates `pillow` from 4.1.1 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/4.1.1...10.3.0) Updates `scrapy` from 1.4.0 to 2.11.2 - [Release notes](https://github.com/scrapy/scrapy/releases) - [Changelog](https://github.com/scrapy/scrapy/blob/master/docs/news.rst) - [Commits](https://github.com/scrapy/scrapy/compare/1.4.0...2.11.2) Updates `twisted` from 17.5.0 to 24.7.0rc1 - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/twisted-24.7.0rc1/NEWS.rst) - [Commits](https://github.com/twisted/twisted/compare/twisted-17.5.0...twisted-24.7.0rc1) Updates `cryptography` from 1.9 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/1.9...44.0.1) Updates `lxml` from 3.8.0 to 4.9.1 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-3.8.0...lxml-4.9.1) Updates `pyopenssl` from 17.0.0 to 25.0.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/17.0.0...25.0.0) Updates `pymongo` from 3.4.0 to 4.6.3 - [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/3.4.0...4.6.3) Updates `scrapy-splash` from 0.7.2 to 0.8.0 - [Release notes](https://github.com/scrapy-plugins/scrapy-splash/releases) - [Changelog](https://github.com/scrapy-plugins/scrapy-splash/blob/master/CHANGES.rst) - [Commits](https://github.com/scrapy-plugins/scrapy-splash/compare/0.7.2...0.8.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: scrapy dependency-version: 2.11.2 dependency-type: direct:production dependency-group: pip - dependency-name: twisted dependency-version: 24.7.0rc1 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: lxml dependency-version: 4.9.1 dependency-type: direct:production dependency-group: pip - dependency-name: pyopenssl dependency-version: 25.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: pymongo dependency-version: 4.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: scrapy-splash dependency-version: 0.8.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 15073e9..2a798a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,21 +1,21 @@ -Pillow==4.1.1 -Scrapy==1.4.0 -Twisted==17.5.0 +Pillow==10.3.0 +Scrapy==2.11.2 +Twisted==24.7.0rc1 cffi==1.10.0 characteristic==14.3.0 -cryptography==1.9 +cryptography==44.0.1 cssselect==1.0.1 -lxml==3.8.0 -pyOpenSSL==17.0.0 +lxml==4.9.1 +pyOpenSSL==25.0.0 pyasn1==0.2.3 pyasn1-modules==0.0.9 pycparser==2.17 -pymongo==3.4.0 +pymongo==4.6.3 queuelib==1.4.2 scrapy-mongodb==0.9.1 scrapyd==1.2.0 scrapyd-client==1.1.0 -scrapy-splash==0.7.2 +scrapy-splash==0.8.0 service-identity==17.0.0 six==1.10.0 w3lib==1.17.0