Skip to content

Commit

Permalink
Bump werkzeug from 2.3.6 to 3.0.1 in /skel/django-api/src
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.6 to 3.0.1.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@2.3.6...3.0.1)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent f0133a6 commit 421471e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skel/django-api/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ django-cors-headers==4.1.0
django-environ==0.10.0
django-database-prefix==0.1.0
pymysql==1.1.0
Werkzeug==2.3.6
Werkzeug==3.0.1
libica==2.2.1
libumccr==0.4.0rc1
serverless-wsgi==3.0.2

0 comments on commit 421471e

Please sign in to comment.