Skip to content

Commit 968342b

Browse files
authored
chore: update dep packages
1 parent 0d73140 commit 968342b

File tree

6 files changed

+182
-177
lines changed

6 files changed

+182
-177
lines changed

Pipfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
jsonschema = "==4.21.1"
7+
jsonschema = "==4.22.0"
88
jstyleson = "==0.0.2"
9-
requests = "==2.31.0"
9+
requests = "==2.32.0"
1010
textx = "==4.0.1"
1111
requests-pkcs12 = "==1.24"
1212
parsys-requests-unixsocket = "==0.3.1"
1313
requests-aws4auth = "==1.2.3"
1414
requests-ntlm = "==1.2.0"
1515
restrictedpython = "==7.1"
16-
faker = "==24.7.1"
16+
faker = "==25.2.0"
1717
requests-hawk = "==1.2.1"
1818
pyyaml = "==6.0.1"
1919
toml = "==0.10.2"
@@ -23,7 +23,7 @@ msal = "==1.28.0"
2323
python-magic = "*"
2424
waitress = "==3.0.0"
2525
flask = "==3.0.3"
26-
pyperf = "==2.6.3"
26+
pyperf = "==2.7.0"
2727
pytest-benchmark = "*"
2828

2929
[requires]

0 commit comments

Comments
 (0)