mirror of https://github.com/Aidaho12/haproxy-wi
Bump werkzeug from 2.0.3 to 3.0.1
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 3.0.1. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/2.0.3...3.0.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>pull/367/head
parent
58e26b2b76
commit
7abd7a6bfb
|
@ -7,7 +7,7 @@ distro>=1.2.0
|
||||||
retry>=0.9.2
|
retry>=0.9.2
|
||||||
psutil>=5.9.1
|
psutil>=5.9.1
|
||||||
pdpyras>=4.5.2
|
pdpyras>=4.5.2
|
||||||
Werkzeug==2.2.3
|
Werkzeug==3.0.1
|
||||||
Flask==2.2.5
|
Flask==2.2.5
|
||||||
Flask-Login==0.6.2
|
Flask-Login==0.6.2
|
||||||
Flask-APScheduler==1.13.0
|
Flask-APScheduler==1.13.0
|
||||||
|
|
|
@ -8,7 +8,7 @@ PyMySQL>=1.0.2
|
||||||
retry>=0.9.2
|
retry>=0.9.2
|
||||||
pdpyras>=4.5.2
|
pdpyras>=4.5.2
|
||||||
tzlocal==2.0.0
|
tzlocal==2.0.0
|
||||||
Werkzeug==2.0.3
|
Werkzeug==3.0.1
|
||||||
Flask==2.0.3
|
Flask==2.0.3
|
||||||
Flask-APScheduler==1.12.4
|
Flask-APScheduler==1.12.4
|
||||||
Flask-Caching==1.10.1
|
Flask-Caching==1.10.1
|
||||||
|
|
|
@ -9,7 +9,7 @@ bottle>=0.12.18
|
||||||
retry>=0.9.2
|
retry>=0.9.2
|
||||||
tzlocal==2.0.0
|
tzlocal==2.0.0
|
||||||
pdpyras>=4.5.2
|
pdpyras>=4.5.2
|
||||||
Werkzeug==2.0.3
|
Werkzeug==3.0.1
|
||||||
Flask==2.0.3
|
Flask==2.0.3
|
||||||
Flask-APScheduler==1.12.4
|
Flask-APScheduler==1.12.4
|
||||||
Flask-Caching==1.10.1
|
Flask-Caching==1.10.1
|
||||||
|
|
|
@ -8,7 +8,7 @@ PyMySQL>=1.0.2
|
||||||
bottle>=0.12.18
|
bottle>=0.12.18
|
||||||
retry>=0.9.2
|
retry>=0.9.2
|
||||||
pdpyras>=4.5.2
|
pdpyras>=4.5.2
|
||||||
Werkzeug==2.2.3
|
Werkzeug==3.0.1
|
||||||
Flask==2.2.5
|
Flask==2.2.5
|
||||||
Flask-Login==0.6.2
|
Flask-Login==0.6.2
|
||||||
Flask-APScheduler==1.13.0
|
Flask-APScheduler==1.13.0
|
||||||
|
|
|
@ -16,7 +16,7 @@ bottle>=0.12.20
|
||||||
psutil>=5.9.1
|
psutil>=5.9.1
|
||||||
pdpyras>=4.5.2
|
pdpyras>=4.5.2
|
||||||
pika>=1.3.1
|
pika>=1.3.1
|
||||||
Werkzeug==2.2.3
|
Werkzeug==3.0.1
|
||||||
Flask==2.2.5
|
Flask==2.2.5
|
||||||
Flask-Login==0.6.2
|
Flask-Login==0.6.2
|
||||||
Flask-APScheduler==1.13.0
|
Flask-APScheduler==1.13.0
|
||||||
|
|
Loading…
Reference in New Issue