Skip to content

Commit

Permalink
Continued patching (#26)
Browse files Browse the repository at this point in the history
* updating werkzeug

Signed-off-by: Kristi Kazmierczak <[email protected]>

* updating pipfile

Signed-off-by: Kristi Kazmierczak <[email protected]>

---------

Signed-off-by: Kristi Kazmierczak <[email protected]>
  • Loading branch information
krkazmier authored May 15, 2024
1 parent 02b4c36 commit be17cb1
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 155 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ cryptography = "==42.0.5"
hvac = "==0.11.2"
asyncio = "==3.4.3"
requests = "==2.31.0"
gunicorn = "==20.1.0"
gunicorn = "==22.0.0"
gevent = "==23.9.1"
pyjwt = "==2.5.0"
ibm-db = "==3.1.1"
detect-secrets = {ref = "0.13.1+ibm.62.dss", git = "https://github.com/ibm/detect-secrets.git"}
pytest = "==8.1.1"
Werkzeug = "== 2.3.8"
Werkzeug = "== 3.0.3"
pre-commit = "==3.7.0"

[requires]
Expand Down
Loading

0 comments on commit be17cb1

Please sign in to comment.