From 42f03930ecd1e474351c299a0c04e32f072bf7cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 13:42:50 +0000 Subject: [PATCH] build(deps): bump the pip group across 2 directories with 16 updates Bumps the pip group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [future](https://github.com/PythonCharmers/python-future) | `0.18.0` | `0.18.3` | | [idna](https://github.com/kjd/idna) | `2.8` | `3.7` | | [twisted](https://github.com/twisted/twisted) | `19.7.0` | `24.7.0` | | [autobahn](https://github.com/crossbario/autobahn-python) | `19.10.1` | `20.12.3` | | [babel](https://github.com/python-babel/babel) | `2.7.0` | `2.9.1` | | [cryptography](https://github.com/pyca/cryptography) | `2.7` | `43.0.1` | | [jinja2](https://github.com/pallets/jinja) | `2.10.3` | `3.1.4` | | [markdown2](https://github.com/trentm/python-markdown2) | `2.3.8` | `2.4.0` | | [pillow](https://github.com/python-pillow/Pillow) | `6.2.0` | `10.3.0` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `1.7.1` | `2.4.0` | | [pyyaml](https://github.com/yaml/pyyaml) | `5.1.2` | `5.4` | | [requests](https://github.com/psf/requests) | `2.22.0` | `2.32.2` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.3.0` | `0.5.0` | | [treq](https://github.com/twisted/treq) | `18.6.0` | `22.1.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `0.16.0` | `3.0.3` | | [codecov](https://github.com/codecov/codecov-python) | `2.0.15` | `2.1.13` | Bumps the pip group with 1 update in the /master directory: [requests](https://github.com/psf/requests). Updates `future` from 0.18.0 to 0.18.3 - [Release notes](https://github.com/PythonCharmers/python-future/releases) - [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst) - [Commits](https://github.com/PythonCharmers/python-future/compare/v0.18.0...v0.18.3) Updates `idna` from 2.8 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v2.8...v3.7) Updates `twisted` from 19.7.0 to 24.7.0 - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](https://github.com/twisted/twisted/compare/twisted-19.7.0...twisted-24.7.0) Updates `autobahn` from 19.10.1 to 20.12.3 - [Changelog](https://github.com/crossbario/autobahn-python/blob/master/docs/changelog.rst) - [Commits](https://github.com/crossbario/autobahn-python/compare/v19.10.1...v20.12.3) Updates `babel` from 2.7.0 to 2.9.1 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](https://github.com/python-babel/babel/compare/v2.7.0...v2.9.1) Updates `cryptography` from 2.7 to 43.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.7...43.0.1) Updates `jinja2` from 2.10.3 to 3.1.4 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.10.3...3.1.4) Updates `markdown2` from 2.3.8 to 2.4.0 - [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md) - [Commits](https://github.com/trentm/python-markdown2/compare/2.3.8...2.4.0) Updates `pillow` from 6.2.0 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/6.2.0...10.3.0) Updates `pyjwt` from 1.7.1 to 2.4.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/1.7.1...2.4.0) Updates `pyyaml` from 5.1.2 to 5.4 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.1.2...5.4) Updates `requests` from 2.22.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.32.2) Updates `sqlparse` from 0.3.0 to 0.5.0 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.3.0...0.5.0) Updates `treq` from 18.6.0 to 22.1.0 - [Release notes](https://github.com/twisted/treq/releases) - [Changelog](https://github.com/twisted/treq/blob/trunk/CHANGELOG.rst) - [Commits](https://github.com/twisted/treq/compare/release-18.6.0...release-22.1.0) Updates `werkzeug` from 0.16.0 to 3.0.3 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.16.0...3.0.3) Updates `codecov` from 2.0.15 to 2.1.13 - [Release notes](https://github.com/codecov/codecov-python/releases) - [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-python/compare/v2.0.15...v2.1.13) Updates `requests` from 2.22.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.32.2) --- updated-dependencies: - dependency-name: future dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: twisted dependency-type: direct:production dependency-group: pip - dependency-name: autobahn dependency-type: direct:production dependency-group: pip - dependency-name: babel dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: markdown2 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: pyjwt dependency-type: direct:production dependency-group: pip - dependency-name: pyyaml dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: sqlparse dependency-type: direct:production dependency-group: pip - dependency-name: treq dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip - dependency-name: codecov dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- master/requirements-docker-extras.txt | 2 +- requirements-ci.txt | 32 +++++++++++++-------------- requirements-ciworker.txt | 6 ++--- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/master/requirements-docker-extras.txt b/master/requirements-docker-extras.txt index 32390d07829e..647f96526644 100644 --- a/master/requirements-docker-extras.txt +++ b/master/requirements-docker-extras.txt @@ -1,3 +1,3 @@ -requests==2.22.0 +requests==2.32.2 psycopg2==2.8.3 txrequests==0.9.6 diff --git a/requirements-ci.txt b/requirements-ci.txt index 19ed070696b1..91714e47fab0 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -3,9 +3,9 @@ appdirs==1.4.3 asn1crypto==1.1.0 astroid==2.3.1; python_version >= "3.4" attrs==19.2.0 -autobahn==19.10.1 +autobahn==20.12.3 Automat==0.8.0 -Babel==2.7.0 +Babel==2.9.1 backports.functools-lru-cache==1.5 blockdiag==1.5.4 boto==2.49.0 @@ -16,7 +16,7 @@ click==7.0 configparser==4.0.2 constantly==15.1.0 cookies==2.2.1 -cryptography==2.7 +cryptography==43.0.1 decorator==4.4.0 dicttoxml==1.7.4 docutils==0.15.2 @@ -24,18 +24,18 @@ enum34==1.1.6 flake8==3.7.8 funcparserlib==0.3.6 funcsigs==1.0.2 -future==0.18.0 -idna==2.8 +future==0.18.3 +idna==3.7 imagesize==1.1.0 incremental==17.5.0 ipaddress==1.0.22 isort==4.3.21 -Jinja2==2.10.3 +Jinja2==3.1.4 jmespath==0.9.4 jsonref==0.2 lazy-object-proxy==1.4.2 lz4==2.2.1 -markdown2==2.3.8 +markdown2==2.4.0 MarkupSafe==1.1.1 mccabe==0.6.1 mock==3.0.5 @@ -46,7 +46,7 @@ parameterized==0.7.0 pathlib2==2.3.5 pbr==5.4.3 pep8==1.7.1 -Pillow==6.2.0 +Pillow==10.3.0 pyaml==19.4.1 pyasn1==0.4.7 pyasn1-modules==0.2.7 @@ -55,14 +55,14 @@ pycparser==2.19 pyenchant==2.0.0 pyflakes==2.1.1 pyjade==4.0.0 -PyJWT==1.7.1 +PyJWT==2.4.0 pylint==2.4.2; python_version >= "3.4" pyOpenSSL==19.0.0 pyparsing==2.4.2 python-dateutil==2.8.0 pytz==2019.3 -PyYAML==5.1.2 -requests==2.22.0 +PyYAML==5.4 +requests==2.32.2 s3transfer==0.2.1 scandir==1.10.0 service-identity==18.1.0 @@ -72,23 +72,23 @@ six==1.12.0 snowballstemmer==2.0.0 SQLAlchemy==1.3.10 sqlalchemy-migrate==0.12.0 -sqlparse==0.3.0 +sqlparse==0.5.0 Tempita==0.5.2 termcolor==1.1.0 toml==0.10.0 towncrier==19.2.0 -treq==18.6.0 -Twisted==19.10.0 +treq==22.1.0 +Twisted==24.7.0 txaio==18.8.1 txrequests==0.9.6 typing==3.7.4.1 webcolors==1.10 -Werkzeug==0.16.0 +Werkzeug==3.0.3 wrapt==1.11.2 xmltodict==0.12.0 zope.interface==4.6.0 coverage==4.5.4 -codecov==2.0.15 +codecov==2.1.13 -e master -e worker -e pkg diff --git a/requirements-ciworker.txt b/requirements-ciworker.txt index 90b0b151863e..37b771e4d6ad 100644 --- a/requirements-ciworker.txt +++ b/requirements-ciworker.txt @@ -2,14 +2,14 @@ attrs==19.2.0 Automat==0.8.0 constantly==15.1.0 funcsigs==1.0.2 -future==0.18.0 +future==0.18.3 hyperlink==19.0.0 -idna==2.8 +idna==3.7 incremental==17.5.0 mock==3.0.5 pbr==5.4.3 PyHamcrest==1.9.0 six==1.12.0 -Twisted==19.7.0 +Twisted==24.7.0 zope.interface==4.6.0 -e worker