From 574327a20f44a0d1ddb90f416ed6e537f56e5541 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 11:34:23 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 7 updates Bumps the pip group with 7 updates in the /scripts directory: | Package | From | To | | --- | --- | --- | | [requests](https://github.com/psf/requests) | `2.20.0` | `2.32.2` | | [ujson](https://github.com/ultrajson/ultrajson) | `1.33` | `5.4.0` | | [fiona](https://github.com/Toblerity/Fiona) | `1.6.3.post1` | `1.10.0` | | [future](https://github.com/PythonCharmers/python-future) | `0.15.2` | `0.18.3` | | [gevent](https://github.com/gevent/gevent) | `1.1.2` | `23.9.0` | | [lxml](https://github.com/lxml/lxml) | `4.6.3` | `4.9.1` | | [numpy](https://github.com/numpy/numpy) | `1.10.4` | `1.22.0` | Updates `requests` from 2.20.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.20.0...v2.32.2) Updates `ujson` from 1.33 to 5.4.0 - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/commits/5.4.0) Updates `fiona` from 1.6.3.post1 to 1.10.0 - [Release notes](https://github.com/Toblerity/Fiona/releases) - [Changelog](https://github.com/Toblerity/Fiona/blob/main/CHANGES.txt) - [Commits](https://github.com/Toblerity/Fiona/compare/1.6.3-post1...1.10.0) Updates `future` from 0.15.2 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.15.2...v0.18.3) Updates `gevent` from 1.1.2 to 23.9.0 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_1_1.rst) - [Commits](https://github.com/gevent/gevent/compare/v1.1.2...23.9.0) Updates `lxml` from 4.6.3 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-4.6.3...lxml-4.9.1) Updates `numpy` from 1.10.4 to 1.22.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.10.4...v1.22.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: ujson dependency-type: direct:production dependency-group: pip - dependency-name: fiona dependency-type: direct:production dependency-group: pip - dependency-name: future dependency-type: direct:production dependency-group: pip - dependency-name: gevent dependency-type: direct:production dependency-group: pip - dependency-name: lxml dependency-type: direct:production dependency-group: pip - dependency-name: numpy dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- scripts/requirements-simple.txt | 4 ++-- scripts/requirements.txt | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/scripts/requirements-simple.txt b/scripts/requirements-simple.txt index 2c307904..0d9a3764 100644 --- a/scripts/requirements-simple.txt +++ b/scripts/requirements-simple.txt @@ -1,4 +1,4 @@ -requests==2.20.0 +requests==2.32.2 six==1.10.0 PyYAML==5.4 -ujson==1.33 \ No newline at end of file +ujson==5.4.0 \ No newline at end of file diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 9c2cd513..9b065dd1 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,6 +1,6 @@ boto3==1.4.0 botocore==1.4.53 -Fiona==1.6.3.post1 +Fiona==1.10.0 PyYAML==5.4 Rtree==0.8.2 Shapely==1.5.14 @@ -10,17 +10,17 @@ click-plugins==1.0.3 cligj==0.4.0 cssselect==0.9.1 distribute==0.7.3 -future==0.15.2 +future==0.18.3 futures==3.0.5 ftfy==4.2.0 -gevent==1.1.2 +gevent==23.9.0 greenlet==0.4.10 jmespath==0.9.0 leveldb==0.193 -lxml==4.6.3 +lxml==4.9.1 lru-dict==1.1.3 marisa-trie==0.7.2 -numpy==1.10.4 +numpy==1.22.0 pycountry==1.20 git+https://github.com/kmike/pymorphy2 pymorphy2-dicts-ru==2.4.394633.4298366 @@ -29,9 +29,9 @@ pyproj==1.9.5.1 pystache==0.5.4 python-Levenshtein==0.12.0 python-geohash==0.8.5 -requests==2.20.0 +requests==2.32.2 s3transfer==0.1.3 six==1.10.0 -ujson==1.35 +ujson==5.4.0 urlnorm==1.1.3 wsgiref==0.1.2