mirror of
https://github.com/Screenly/Anthias.git
synced 2025-12-23 22:38:05 -05:00
chore(deps): bump idna from 3.10 to 3.11 (#2548)
* chore(deps): bump idna from 3.10 to 3.11 Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.11. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.10...v3.11) --- updated-dependencies: - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: temporarily modify docker-build workflow for testing - Change trigger from push to pull_request - Disable push flag in image builder to prevent registry push * chore(ci): 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: nicomiguelino <nicomiguelino2014@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ Django==4.2.25
|
||||
django-dbbackup==4.2.1
|
||||
drf-spectacular==0.28.0
|
||||
future==1.0.0
|
||||
idna==3.10
|
||||
idna==3.11
|
||||
Jinja2==3.1.6
|
||||
jsonschema==4.17.3 # This is the latest version that doesn't require Rust and Cargo.
|
||||
netifaces==0.11.0
|
||||
|
||||
Reference in New Issue
Block a user