Skip to content

Commit

Permalink
Bump shapely from 2.0.2 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [shapely](https://github.com/shapely/shapely) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/shapely/shapely/releases)
- [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt)
- [Commits](shapely/shapely@2.0.2...2.0.3)

---
updated-dependencies:
- dependency-name: shapely
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 6778762 commit abd1954
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@ anyio==3.7.1
# httpx
# starlette
architect-functions==1.0.0
# via -r requirements.in
# via -r python/requirements.in
astropy==6.0.0
# via
# -r requirements.in
# -r python/requirements.in
# astropy-healpix
# healpy
astropy-healpix==1.0.2
# via -r requirements.in
# via -r python/requirements.in
astropy-iers-data==0.2024.2.5.0.30.52
# via astropy
attrs==23.2.0
# via rush
cachetools==5.3.2
# via -r requirements.in
# via -r python/requirements.in
certifi==2023.11.17
# via
# httpcore
Expand All @@ -45,15 +45,15 @@ dnspython==2.4.2
ecdsa==0.18.0
# via python-jose
email-validator==2.1.0.post1
# via -r requirements.in
# via -r python/requirements.in
fastapi==0.109.2
# via -r requirements.in
# via -r python/requirements.in
fonttools==4.48.1
# via matplotlib
h11==0.14.0
# via httpcore
healpy==1.16.6
# via -r requirements.in
# via -r python/requirements.in
httpcore==1.0.2
# via httpx
httpx==0.26.0
Expand All @@ -69,7 +69,7 @@ kiwisolver==1.4.5
logbook==1.7.0.post0
# via spacetrack
mangum==0.17.0
# via -r requirements.in
# via -r python/requirements.in
matplotlib==3.8.3
# via healpy
numpy==1.26.2
Expand Down Expand Up @@ -111,17 +111,17 @@ pyyaml==6.0.1
represent==2.0
# via spacetrack
requests==2.31.0
# via -r requirements.in
# via -r python/requirements.in
rsa==4.9
# via python-jose
rush==2021.4.0
# via spacetrack
scipy==1.12.0
# via healpy
sgp4==2.23
# via -r requirements.in
shapely==2.0.2
# via -r requirements.in
# via -r python/requirements.in
shapely==2.0.3
# via -r python/requirements.in
simplejson==3.19.2
# via architect-functions
six==1.16.0
Expand All @@ -134,7 +134,7 @@ sniffio==1.3.0
# httpx
# spacetrack
spacetrack==1.2.0
# via -r requirements.in
# via -r python/requirements.in
starlette==0.36.3
# via fastapi
typing-extensions==4.9.0
Expand Down

0 comments on commit abd1954

Please sign in to comment.