Skip to content

Commit

Permalink
Merge pull request dependabot#7586 from dependabot/dependabot/pip/pyt…
Browse files Browse the repository at this point in the history
…hon/helpers/cython-3.0.0

Bump cython from 0.29.34 to 3.0.0 in /python/helpers
  • Loading branch information
jeffwidman authored Aug 3, 2023
2 parents c4e5fb3 + 0392a55 commit 80a1025
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/helpers/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ poetry>=1.1.15,<1.6.0
wheel==0.37.1

# Some dependencies will only install if Cython is present
Cython==0.29.34
Cython==3.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pyaml==18.11.0 # via moto
pycparser==2.19 # via cffi
python-dateutil==2.6.0
pytz==2018.7 # via moto
pyyaml==3.13 # via pyaml
pyyaml==6.0.1 # via pyaml
requests==2.20.1 # via aws-xray-sdk, docker, moto, responses
responses==0.10.4 # via moto
s3transfer==0.1.13 # via boto3
Expand Down

0 comments on commit 80a1025

Please sign in to comment.