Skip to content

Commit

Permalink
update dependent packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cedric05 authored Jun 15, 2024
1 parent f99d951 commit 2335096
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 67 deletions.
8 changes: 4 additions & 4 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ jsonschema = "==4.22.0"
jstyleson = "==0.0.2"
requests = "==2.31.0"
textx = "==4.0.1"
requests-pkcs12 = "==1.24"
parsys-requests-unixsocket = "==0.3.1"
requests-pkcs12 = "==1.25"
parsys-requests-unixsocket = "==0.3.2"
requests-aws4auth = "==1.2.3"
requests-ntlm = "==1.2.0"
requests-ntlm = "==1.3.0"
restrictedpython = "==7.1"
faker = "==25.2.0"
faker = "==25.8.0"
requests-hawk = "==1.2.1"
pyyaml = "==6.0.1"
toml = "==0.10.2"
Expand Down
117 changes: 59 additions & 58 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dothttp/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.43a15"
__version__ = "0.0.43a16"
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
jsonschema==4.22.0
jstyleson==0.0.2
textx==4.0.1
requests_pkcs12==1.24
parsys-requests-unixsocket==0.3.1
requests_pkcs12==1.25
parsys-requests-unixsocket==0.3.2
requests-aws4auth==1.2.3
requests_ntlm==1.2.0
requests_ntlm==1.3.0
RestrictedPython==7.1
Faker==25.2.0
Faker==25.8.0
requests-hawk==1.2.1
msal==1.28.0
PyYaml==6.0.1
Expand Down

0 comments on commit 2335096

Please sign in to comment.