Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements-base-runtime.txt
Original file line numberDiff line numberDiff line change
Expand Up@@ -137,7 +137,7 @@ pydantic-core==2.41.5
# via pydantic
pygments==2.19.2
# via rich
pyopenssl==25.3.0
pyopenssl==26.0.0
# via
# localstack-core (pyproject.toml)
# localstack-twisted
Expand Down
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line numberDiff line numberDiff line change
Expand Up@@ -118,7 +118,7 @@ cython==3.2.4
# via localstack-core (pyproject.toml)
decorator==5.2.1
# via jsonpath-rw
deepdiff==8.6.1
deepdiff==8.6.2
# via localstack-snapshot
deptry==0.24.0
# via localstack-core (pyproject.toml)
Expand DownExpand Up@@ -351,7 +351,7 @@ publication==0.0.3
# jsii
py-partiql-parser==0.6.3
# via moto-ext
pyasn1==0.6.2
pyasn1==0.6.3
# via rsa
pycparser==3.0
# via cffi
Expand All@@ -368,7 +368,7 @@ pygments==2.19.2
# rich
pymongo==4.16.0
# via localstack-core
pyopenssl==25.3.0
pyopenssl==26.0.0
# via
# localstack-core
# localstack-twisted
Expand Down
4 changes: 2 additions & 2 deletions requirements-runtime.txt
Original file line numberDiff line numberDiff line change
Expand Up@@ -241,7 +241,7 @@ psutil==7.2.2
# localstack-core (pyproject.toml)
py-partiql-parser==0.6.3
# via moto-ext
pyasn1==0.6.2
pyasn1==0.6.3
# via rsa
pycparser==3.0
# via cffi
Expand All@@ -255,7 +255,7 @@ pygments==2.19.2
# via rich
pymongo==4.16.0
# via localstack-core (pyproject.toml)
pyopenssl==25.3.0
pyopenssl==26.0.0
# via
# localstack-core
# localstack-core (pyproject.toml)
Expand Down
6 changes: 3 additions & 3 deletions requirements-test.txt
Original file line numberDiff line numberDiff line change
Expand Up@@ -106,7 +106,7 @@ cryptography==46.0.5
# pyopenssl
decorator==5.2.1
# via jsonpath-rw
deepdiff==8.6.1
deepdiff==8.6.2
# via localstack-snapshot
dill==0.3.6
# via localstack-core
Expand DownExpand Up@@ -303,7 +303,7 @@ publication==0.0.3
# jsii
py-partiql-parser==0.6.3
# via moto-ext
pyasn1==0.6.2
pyasn1==0.6.3
# via rsa
pycparser==3.0
# via cffi
Expand All@@ -319,7 +319,7 @@ pygments==2.19.2
# rich
pymongo==4.16.0
# via localstack-core
pyopenssl==25.3.0
pyopenssl==26.0.0
# via
# localstack-core
# localstack-twisted
Expand Down
6 changes: 3 additions & 3 deletions requirements-typehint.txt
Original file line numberDiff line numberDiff line change
Expand Up@@ -122,7 +122,7 @@ cython==3.2.4
# via localstack-core
decorator==5.2.1
# via jsonpath-rw
deepdiff==8.6.1
deepdiff==8.6.2
# via localstack-snapshot
deptry==0.24.0
# via localstack-core
Expand DownExpand Up@@ -551,7 +551,7 @@ publication==0.0.3
# jsii
py-partiql-parser==0.6.3
# via moto-ext
pyasn1==0.6.2
pyasn1==0.6.3
# via rsa
pycparser==3.0
# via cffi
Expand All@@ -568,7 +568,7 @@ pygments==2.19.2
# rich
pymongo==4.16.0
# via localstack-core
pyopenssl==25.3.0
pyopenssl==26.0.0
# via
# localstack-core
# localstack-twisted
Expand Down