Skip to content

Commit ae847a9

Browse files
Bump werkzeug from 2.0.1 to 2.2.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.1 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.0.1...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39d53e4 commit ae847a9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ pyserial==3.5
1313
requests==2.25.1
1414
six==1.16.0
1515
urllib3==1.26.5
16-
Werkzeug==2.0.1
16+
Werkzeug==2.2.3

requirements_prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ pyserial==3.5
1313
requests==2.25.1
1414
six==1.16.0
1515
urllib3==1.26.5
16-
Werkzeug==2.0.1
16+
Werkzeug==2.2.3
1717
setproctitle==1.1.0
1818
psutil==5.8.0

0 commit comments

Comments
 (0)