mirror of
https://github.com/Screenly/Anthias.git
synced 2025-12-23 22:38:05 -05:00
chore(deps): bump cython from 3.1.4 to 3.2.3 (#2607)
* chore(deps): bump cython from 3.1.4 to 3.2.3 Bumps [cython](https://github.com/cython/cython) from 3.1.4 to 3.2.3. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](https://github.com/cython/cython/compare/3.1.4...3.2.3) --- updated-dependencies: - dependency-name: cython dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * temporary: enable Docker builds on PRs * chore: revert temporary changes --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nico Miguelino <nicomiguelino2014@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Cython==3.1.4
|
||||
Cython==3.2.3
|
||||
future==1.0.0
|
||||
gevent-websocket==0.10.1
|
||||
gevent==25.9.1
|
||||
|
||||
@@ -4,7 +4,7 @@ certifi==2025.10.5
|
||||
cffi==2.0.0
|
||||
configparser==7.2.0
|
||||
cryptography==3.3.2
|
||||
Cython==3.1.4
|
||||
Cython==3.2.3
|
||||
Django==4.2.27
|
||||
djangorestframework==3.16.1
|
||||
django-dbbackup==4.2.1
|
||||
|
||||
@@ -4,7 +4,7 @@ cec==0.2.8
|
||||
certifi==2025.10.5
|
||||
configparser==7.2.0
|
||||
cryptography==3.3.2
|
||||
Cython==3.1.4
|
||||
Cython==3.2.3
|
||||
Django==4.2.27
|
||||
django-dbbackup==4.2.1
|
||||
drf-spectacular==0.29.0
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Cython==3.1.4
|
||||
Cython==3.2.3
|
||||
future==1.0.0
|
||||
netifaces==0.11.0
|
||||
pyzmq==23.2.1
|
||||
|
||||
Reference in New Issue
Block a user