Skip to content

Commit 24aafca

Browse files
authored
version bump (#968)
1 parent fe12481 commit 24aafca

4 files changed

Lines changed: 8 additions & 10 deletions

File tree

lambda_layer/database/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ psycopg2-binary==2.9.10 ; python_version >= "3.10" and python_version < "4" \
169169
--hash=sha256:245159e7ab20a71d989da00f280ca57da7641fa2cdcf71749c193cea540a74f7 \
170170
--hash=sha256:26540d4a9a4e2b096f1ff9cce51253d0504dca5a85872c7f7be23be5a53eb18d \
171171
--hash=sha256:270934a475a0e4b6925b5f804e3809dd5f90f8613621d062848dd82f9cd62007 \
172-
--hash=sha256:27422aa5f11fbcd9b18da48373eb67081243662f9b46e6fd07c3eb46e4535142 \
173172
--hash=sha256:2ad26b467a405c798aaa1458ba09d7e2b6e5f96b1ce0ac15d82fd9f95dc38a92 \
174173
--hash=sha256:2b3d2491d4d78b6b14f76881905c7a8a8abcf974aad4a8a0b065273a0ed7a2cb \
175174
--hash=sha256:2ce3e21dc3437b1d960521eca599d57408a695a0d3c26797ea0f72e834c7ffe5 \

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ requests = "^2.28.2"
8282
spiceypy = "^6.0.0"
8383

8484
[tool.poetry.group.layer-processing.dependencies]
85-
imap-processing = "1.0.1"
85+
imap-processing = "1.0.2"
8686

8787
[tool.poetry.extras]
8888
doc = ["myst-parser", "pydata-sphinx-theme", "sphinx"]

sds_data_manager/lambda_code/processing/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,9 @@ idna==3.10 ; python_version >= "3.10" and python_version < "4" \
145145
imap-data-access==0.37.0 ; python_version >= "3.10" and python_version < "4" \
146146
--hash=sha256:7887ad43c4404c6465035af73621237aef7a8d88d506439dd4618aef1db8cf87 \
147147
--hash=sha256:9801aba311311815866336636fdad9e37b530498f4c3f21abce283d860a7c643
148-
imap-processing==1.0.1 ; python_version >= "3.10" and python_version < "4" \
149-
--hash=sha256:56c1234b5718885789b5c84c4c907f9b0b9e2673d0827799407aae52fe100e5b \
150-
--hash=sha256:61c6b8fd9694300e6e7b3fb57d6d5ba8062ee2760a376d2cafe0b481891dce5e
148+
imap-processing==1.0.2 ; python_version >= "3.10" and python_version < "4" \
149+
--hash=sha256:473b675d46e32a563c662a49b35f18b45e5f20683cde6e526a63035512390f38 \
150+
--hash=sha256:d3d3a42e65cda1ce4747645088128e221676adf0ab6657d5ac8a6e83c34e3f7a
151151
lxml==5.4.0 ; python_version >= "3.10" and python_version < "4" \
152152
--hash=sha256:00b8686694423ddae324cf614e1b9659c2edb754de617703c3d29ff568448df5 \
153153
--hash=sha256:073eb6dcdf1f587d9b88c8c93528b57eccda40209cf9be549d469b942b41d70b \

0 commit comments

Comments
 (0)