Skip to content

Commit 65f9d5a

Browse files
authored
deps: updated python dependencies (aerospike#327)
* deps: update dependencies
1 parent 4e60d41 commit 65f9d5a

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

Pipfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ name = "pypi"
77
bcrypt = "4.0.1"
88
cryptography = "==43.0.1"
99
pyopenssl = "==24.2.1"
10-
distro = "==1.8.0"
11-
jsonschema = "==4.20.0"
10+
distro = "==1.9.0"
11+
jsonschema = "==4.23.0"
1212
pexpect = "==4.9.0"
1313
ply = "==3.11"
14-
pyasn1 = "==0.5.0"
14+
pyasn1 = "==0.6.1"
1515
toml = "==0.10.2"
1616
yappi = "==1.6.0"
1717
setuptools = "70.0.0"
@@ -24,7 +24,7 @@ asyncssh = "*"
2424

2525
[dev-packages]
2626
parameterized = "*"
27-
pyinstaller = "==6.8.0"
27+
pyinstaller = "==6.11.1"
2828
black = "*"
2929
flake8 = "*"
3030
pytest = "*"

Pipfile.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)