Skip to content

Commit

Permalink
Bump cython from 0.29.22 to 0.29.23 (#5617)
Browse files Browse the repository at this point in the history
Bumps [cython](https://github.com/cython/cython) from 0.29.22 to 0.29.23.
- [Release notes](https://github.com/cython/cython/releases)
- [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst)
- [Commits](cython/cython@0.29.22...0.29.23)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2021
1 parent dbfa09d commit 9b441fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/cython.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-r multidict.txt
cython==0.29.22
cython==0.29.23
typing_extensions==3.7.4.3 # required for parsing aiohttp/hdrs.py by tools/gen.py
2 changes: 1 addition & 1 deletion requirements/cython.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --allow-unsafe requirements/cython.in
#
cython==0.29.22
cython==0.29.23
# via -r requirements/cython.in
multidict==5.1.0
# via -r requirements/multidict.txt
Expand Down

0 comments on commit 9b441fb

Please sign in to comment.