From 73ed6d7455803772964403357c4b468e817925ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 23:58:42 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 14 updates Bumps the pip group with 14 updates in the /archive/mailing-list-data-pipelines directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2022.9.24` | `2023.7.22` | | [cryptography](https://github.com/pyca/cryptography) | `38.0.3` | `42.0.4` | | [dnspython](https://github.com/rthalley/dnspython) | `2.2.1` | `2.6.1` | | [grpcio](https://github.com/grpc/grpc) | `1.50.0` | `1.53.2` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.4` | | [jupyter-server](https://github.com/jupyter-server/jupyter_server) | `1.23.2` | `2.11.2` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `3.5.0` | `3.6.7` | | [paramiko](https://github.com/paramiko/paramiko) | `2.12.0` | `3.4.0` | | [pyarrow](https://github.com/apache/arrow) | `10.0.0` | `14.0.1` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.3.2` | `4.6.3` | | [requests](https://github.com/psf/requests) | `2.28.1` | `2.32.2` | | [tornado](https://github.com/tornadoweb/tornado) | `6.2` | `6.4.1` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.12` | `1.26.19` | Updates `certifi` from 2022.9.24 to 2023.7.22 - [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2023.07.22) Updates `cryptography` from 38.0.3 to 42.0.4 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.3...42.0.4) Updates `dnspython` from 2.2.1 to 2.6.1 - [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/v2.2.1...v2.6.1) Updates `grpcio` from 1.50.0 to 1.53.2 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.50.0...v1.53.2) Updates `idna` from 3.4 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/v3.4...v3.7) Updates `jinja2` from 3.1.2 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/3.1.2...3.1.4) Updates `jupyter-server` from 1.23.2 to 2.11.2 - [Release notes](https://github.com/jupyter-server/jupyter_server/releases) - [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter-server/jupyter_server/compare/v1.23.2...v2.11.2) Updates `jupyterlab` from 3.5.0 to 3.6.7 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/vdom@3.5.0...@jupyterlab/vdom@3.6.7) Updates `paramiko` from 2.12.0 to 3.4.0 - [Commits](https://github.com/paramiko/paramiko/compare/2.12.0...3.4.0) Updates `pyarrow` from 10.0.0 to 14.0.1 - [Commits](https://github.com/apache/arrow/compare/go/v10.0.0...go/v14.0.1) Updates `pymongo` from 4.3.2 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/4.3.2...4.6.3) Updates `requests` from 2.28.1 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.28.1...v2.32.2) Updates `tornado` from 6.2 to 6.4.1 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.2.0...v6.4.1) Updates `urllib3` from 1.26.12 to 1.26.19 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.12...1.26.19) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-type: direct:production dependency-group: pip - dependency-name: dnspython dependency-type: direct:production dependency-group: pip - dependency-name: grpcio dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: jupyter-server dependency-type: direct:production dependency-group: pip - dependency-name: jupyterlab dependency-type: direct:production dependency-group: pip - dependency-name: paramiko dependency-type: direct:production dependency-group: pip - dependency-name: pyarrow dependency-type: direct:production dependency-group: pip - dependency-name: pymongo dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .../requirements.txt | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/archive/mailing-list-data-pipelines/requirements.txt b/archive/mailing-list-data-pipelines/requirements.txt index 6502d9d..2d09225 100644 --- a/archive/mailing-list-data-pipelines/requirements.txt +++ b/archive/mailing-list-data-pipelines/requirements.txt @@ -11,16 +11,16 @@ bcrypt==4.0.1 beautifulsoup4==4.11.1 bleach==5.0.1 cachetools==5.2.0 -certifi==2022.9.24 +certifi==2023.7.22 cffi==1.15.1 chardet==5.0.0 charset-normalizer==2.1.1 -cryptography==38.0.3 +cryptography==42.0.4 debugpy==1.6.3 decorator==5.1.1 defusedxml==0.7.1 dill==0.3.6 -dnspython==2.2.1 +dnspython==2.6.1 entrypoints==0.4 exceptiongroup==1.0.4 executing==1.2.0 @@ -39,23 +39,23 @@ google-cloud-storage==2.6.0 google-crc32c==1.5.0 google-resumable-media==2.4.0 googleapis-common-protos==1.57.0 -grpcio==1.50.0 +grpcio==1.53.2 grpcio-status==1.50.0 httplib2==0.21.0 -idna==3.4 +idna==3.7 importlib-metadata==5.0.0 iniconfig==1.1.1 ipykernel==6.17.1 ipython==8.6.0 ipython-genutils==0.2.0 jedi==0.18.1 -Jinja2==3.1.2 +Jinja2==3.1.4 json5==0.9.10 jsonschema==4.17.0 -jupyter-server==1.23.2 +jupyter-server==2.11.2 jupyter_client==7.4.6 jupyter_core==5.0.0 -jupyterlab==3.5.0 +jupyterlab==3.6.7 jupyterlab-pygments==0.2.2 jupyterlab_server==2.16.3 MarkupSafe==2.1.1 @@ -75,7 +75,7 @@ oauthlib==3.2.2 packaging==21.3 pandas==1.5.1 pandocfilters==1.5.0 -paramiko==2.12.0 +paramiko==3.4.0 parso==0.8.3 pexpect==4.8.0 pickleshare==0.7.5 @@ -88,7 +88,7 @@ protobuf==4.21.9 psutil==5.9.4 ptyprocess==0.7.0 pure-eval==0.2.2 -pyarrow==10.0.0 +pyarrow==14.0.1 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycodestyle==2.9.1 @@ -96,7 +96,7 @@ pycparser==2.21 pydot==1.4.2 pyflakes==2.5.0 Pygments==2.13.0 -pymongo==4.3.2 +pymongo==4.6.3 PyNaCl==1.5.0 pyparsing==3.0.9 pyrsistent==0.19.2 @@ -104,7 +104,7 @@ pytest==7.2.0 python-dateutil==2.8.2 pytz==2022.6 pyzmq==24.0.1 -requests==2.28.1 +requests==2.32.2 requests-oauthlib==1.3.1 rsa==4.9 Send2Trash==1.8.0 @@ -118,11 +118,11 @@ terminado==0.17.0 testpath==0.6.0 tinycss2==1.2.1 tomli==2.0.1 -tornado==6.2 +tornado==6.4.1 traitlets==5.5.0 update==0.0.1 uritemplate==4.1.1 -urllib3==1.26.12 +urllib3==1.26.19 wcwidth==0.2.5 webencodings==0.5.1 websocket-client==1.4.2