Skip to content

Commit

Permalink
chore: update dep packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cedric05 authored May 21, 2024
1 parent 0d73140 commit 968342b
Show file tree
Hide file tree
Showing 6 changed files with 182 additions and 177 deletions.
8 changes: 4 additions & 4 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ verify_ssl = true
name = "pypi"

[packages]
jsonschema = "==4.21.1"
jsonschema = "==4.22.0"
jstyleson = "==0.0.2"
requests = "==2.31.0"
requests = "==2.32.0"
textx = "==4.0.1"
requests-pkcs12 = "==1.24"
parsys-requests-unixsocket = "==0.3.1"
requests-aws4auth = "==1.2.3"
requests-ntlm = "==1.2.0"
restrictedpython = "==7.1"
faker = "==24.7.1"
faker = "==25.2.0"
requests-hawk = "==1.2.1"
pyyaml = "==6.0.1"
toml = "==0.10.2"
Expand All @@ -23,7 +23,7 @@ msal = "==1.28.0"
python-magic = "*"
waitress = "==3.0.0"
flask = "==3.0.3"
pyperf = "==2.6.3"
pyperf = "==2.7.0"
pytest-benchmark = "*"

[requires]
Expand Down
Loading

0 comments on commit 968342b

Please sign in to comment.