Skip to content

Commit

Permalink
#1 - fix vulnerability issue with pytest package
Browse files Browse the repository at this point in the history
  • Loading branch information
patkyn committed Nov 7, 2024
1 parent 950090c commit 8bd0e62
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions publishing-service/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,12 @@ jsonpickle~=2.0.0
pydantic~=2.5.2
python-multipart~=0.0.7
PyJWT~=2.8.0
pytest~=6.2.5
pytest~=7.2.0
h11~=0.14.0
pip~=23.3.1
toml~=0.10.2
wheel~=0.38.4
cryptography~=43.0.1
py~=1.11.0
lxml~=4.9.3
tornado~=6.4.1
anyio~=3.7.1
Expand Down

0 comments on commit 8bd0e62

Please sign in to comment.