Skip to content

Commit

Permalink
Merge branch 'master' into fix/ida75compat
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-tz authored Sep 17, 2024
2 parents 1c64001 + ab20366 commit 3d2d436
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ dev = [
"types-termcolor==1.1.4",
"types-psutil==6.0.0.20240901",
"types_requests==2.32.0.20240712",
"types-protobuf==5.27.0.20240626",
"types-protobuf==5.27.0.20240907",
"deptry==0.20.0"
]
build = [
Expand All @@ -160,7 +160,7 @@ build = [
# and should not conflict with other libraries/tooling.
"pyinstaller==6.10.0",
"setuptools==70.0.0",
"build==1.2.1"
"build==1.2.2"
]
scripts = [
"jschema_to_python==1.2.3",
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ protobuf==5.27.3
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.22
pydantic==2.7.3
pydantic-core==2.18.4
pydantic==2.9.1
pydantic-core==2.23.3
xmltodict==0.13.0
pyelftools==0.31
pygments==2.18.0
Expand Down

0 comments on commit 3d2d436

Please sign in to comment.