Skip to content

Commit b748537

Browse files
Bump werkzeug from 3.0.1 to 3.0.3 in /number-insight/async-callback
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.1...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aae6cf6 commit b748537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

number-insight/async-callback/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ itsdangerous==2.1.2; python_version >= '3.7'
1313
jinja2==3.1.2; python_version >= '3.7'
1414
markupsafe==2.1.2; python_version >= '3.7'
1515
python-dotenv==1.0.0
16-
werkzeug==3.0.1; python_version >= '3.8'
16+
werkzeug==3.0.3; python_version >= '3.8'

0 commit comments

Comments
 (0)