Skip to content

Commit

Permalink
chore(deps): update dependency cython to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 5, 2024
1 parent 608f393 commit 3d05e9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ pbxproj==3.5.0
Pillow>=6.1.0
cookiecutter==2.1.1
sh==1.12.14
Cython==0.29.36
Cython==3.0.10
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ project_urls =
[options]
python_requires >= "3.8.0"
install_requires =
Cython==0.29.36
Cython==3.0.10
cookiecutter
pbxproj
Pillow
Expand Down

0 comments on commit 3d05e9b

Please sign in to comment.