Skip to content

Commit eb5e7a3

Browse files
chore(deps): bump werkzeug from 2.2.2 to 2.2.3 in /test
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 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.2.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de31c5e commit eb5e7a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/upstream-requirements-py311.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ toml==0.10.2
3535
tomli==2.0.1
3636
types-toml==0.10.8.1
3737
urllib3==1.26.14
38-
Werkzeug==2.2.2
38+
Werkzeug==2.2.3
3939
xmltodict==0.13.0

test/upstream-requirements-py37.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ tomli==2.0.1
3737
types-toml==0.10.8.1
3838
typing_extensions==4.4.0
3939
urllib3==1.26.14
40-
Werkzeug==2.2.2
40+
Werkzeug==2.2.3
4141
xmltodict==0.13.0
4242
zipp==3.11.0

0 commit comments

Comments
 (0)