Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
Update and pin bindings dependencies
Browse files Browse the repository at this point in the history
Update in both requirements .txt files and in pyproject.toml
Newly pinned in pyproject.toml
  • Loading branch information
JakubFrejlach committed Nov 22, 2023
1 parent 9ed9854 commit b99fc74
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 28 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ dependencies = [
"click-completion",
"packageurl-python",
"rich",
"component-registry-bindings",
"osidb-bindings",
"component-registry-bindings>=1.4.0",
"osidb-bindings>=3.5.1",
]
classifiers = [
"Topic :: Security",
Expand Down
4 changes: 2 additions & 2 deletions requirements/base.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
osidb-bindings==3.4.3
component-registry-bindings==1.3.9
osidb-bindings==3.5.1
component-registry-bindings==1.4.0
click
click-completion
rich
Expand Down
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --allow-unsafe --generate-hashes requirements/base.in
Expand Down Expand Up @@ -215,9 +215,9 @@ click==8.1.3 \
click-completion==0.5.2 \
--hash=sha256:5bf816b81367e638a190b6e91b50779007d14301b3f9f3145d68e3cade7bce86
# via -r requirements/base.in
component-registry-bindings==1.3.9 \
--hash=sha256:369452a7d25760375b1c0def3e6bfbba07e30a4bc289d84e76c99bbe5507cf0a \
--hash=sha256:ca0192d2bac57b77551df242fdc027f484b905c1f047fdf16dde4b16fea05e66
component-registry-bindings==1.4.0 \
--hash=sha256:58cf953dd763e0d6cadeb81305a372f94006c1d48223d6602200b870629c2f58 \
--hash=sha256:9a1e325581643099f00263ad7ec368e6bb633e8fe179fb2f161f5a9ee2ea457a
# via -r requirements/base.in
decorator==5.1.1 \
--hash=sha256:637996211036b6385ef91435e4fae22989472f9d571faba8927ba8253acbc330 \
Expand Down Expand Up @@ -458,9 +458,9 @@ multidict==6.0.4 \
# via
# aiohttp
# yarl
osidb-bindings==3.4.3 \
--hash=sha256:2ab22c22f383af57a8bf67ea72e3ceeafe691f68f49432ee965371391737f77b \
--hash=sha256:4e11d1d26a8b08ba07929cff266322c71e30a8d66eae97a0c60a3cdd0b12a854
osidb-bindings==3.5.1 \
--hash=sha256:70ac8e7e714611a126f0b73e48db93ff7769725d653fdcca47badcd9c1a4964c \
--hash=sha256:a27b9211ad2bb9102a41fec6db375f51e480dbb42c8516f00e1be04ec135cb61
# via -r requirements/base.in
packageurl-python==0.10.4 \
--hash=sha256:5c91334f942cd55d45eb0c67dd339a535ef90e25f05b9ec016ad188ed0ef9048 \
Expand Down
21 changes: 14 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --allow-unsafe --generate-hashes requirements/dev.in
Expand Down Expand Up @@ -323,9 +323,9 @@ click-completion==0.5.2 \
# via
# -r requirements/base.txt
# -r requirements/test.txt
component-registry-bindings==1.3.9 \
--hash=sha256:369452a7d25760375b1c0def3e6bfbba07e30a4bc289d84e76c99bbe5507cf0a \
--hash=sha256:ca0192d2bac57b77551df242fdc027f484b905c1f047fdf16dde4b16fea05e66
component-registry-bindings==1.4.0 \
--hash=sha256:58cf953dd763e0d6cadeb81305a372f94006c1d48223d6602200b870629c2f58 \
--hash=sha256:9a1e325581643099f00263ad7ec368e6bb633e8fe179fb2f161f5a9ee2ea457a
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -432,6 +432,7 @@ exceptiongroup==1.1.0 \
# via
# -r requirements/lint.txt
# -r requirements/test.txt
# pytest
executing==1.2.0 \
--hash=sha256:0314a69e37426e3608aada02473b4161d4caf5a4b244d1d0c48072b8fee7bacc \
--hash=sha256:19da64c18d2d851112f09c287f8d3dbbdf725ab0e569077efb6cdcbd3497c107
Expand Down Expand Up @@ -868,9 +869,9 @@ mypy-extensions==1.0.0 \
# via
# -r requirements/test.txt
# mypy
osidb-bindings==3.4.3 \
--hash=sha256:2ab22c22f383af57a8bf67ea72e3ceeafe691f68f49432ee965371391737f77b \
--hash=sha256:4e11d1d26a8b08ba07929cff266322c71e30a8d66eae97a0c60a3cdd0b12a854
osidb-bindings==3.5.1 \
--hash=sha256:70ac8e7e714611a126f0b73e48db93ff7769725d653fdcca47badcd9c1a4964c \
--hash=sha256:a27b9211ad2bb9102a41fec6db375f51e480dbb42c8516f00e1be04ec135cb61
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -1103,6 +1104,12 @@ tomli==2.0.1 \
# via
# -r requirements/lint.txt
# -r requirements/test.txt
# build
# coverage
# ipdb
# mypy
# pyproject-hooks
# pytest
traitlets==5.9.0 \
--hash=sha256:9e6ec080259b9a5940c797d58b613b5e31441c2257b87c2e795c5228ae80d2d8 \
--hash=sha256:f6cde21a9c68cf756af02035f72d5a723bf607e862e7be33ece505abf4a3bad9
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --allow-unsafe --generate-hashes requirements/lint.in
Expand Down
24 changes: 15 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --allow-unsafe --generate-hashes requirements/test.in
Expand Down Expand Up @@ -229,9 +229,9 @@ click==8.1.3 \
click-completion==0.5.2 \
--hash=sha256:5bf816b81367e638a190b6e91b50779007d14301b3f9f3145d68e3cade7bce86
# via -r requirements/base.txt
component-registry-bindings==1.3.9 \
--hash=sha256:369452a7d25760375b1c0def3e6bfbba07e30a4bc289d84e76c99bbe5507cf0a \
--hash=sha256:ca0192d2bac57b77551df242fdc027f484b905c1f047fdf16dde4b16fea05e66
component-registry-bindings==1.4.0 \
--hash=sha256:58cf953dd763e0d6cadeb81305a372f94006c1d48223d6602200b870629c2f58 \
--hash=sha256:9a1e325581643099f00263ad7ec368e6bb633e8fe179fb2f161f5a9ee2ea457a
# via -r requirements/base.txt
coverage[toml]==7.2.0 \
--hash=sha256:049806ae2df69468c130f04f0fab4212c46b34ba5590296281423bb1ae379df2 \
Expand Down Expand Up @@ -295,7 +295,9 @@ decorator==5.1.1 \
exceptiongroup==1.1.0 \
--hash=sha256:327cbda3da756e2de031a3107b81ab7b3770a602c4d16ca618298c526f4bec1e \
--hash=sha256:bcb67d800a4497e1b404c2dd44fca47d3b7a5e5433dbab67f96c1a685cdfdf23
# via -r requirements/test.in
# via
# -r requirements/test.in
# pytest
frozenlist==1.4.0 \
--hash=sha256:007df07a6e3eb3e33e9a1fe6a9db7af152bbd8a185f9aaa6ece10a3529e3e1c6 \
--hash=sha256:008eb8b31b3ea6896da16c38c1b136cb9fec9e249e77f6211d479db79a4eaf01 \
Expand Down Expand Up @@ -659,9 +661,9 @@ mypy-extensions==1.0.0 \
--hash=sha256:4392f6c0eb8a5668a69e23d168ffa70f0be9ccfd32b5cc2d26a34ae5b844552d \
--hash=sha256:75dbf8955dc00442a438fc4d0666508a9a97b6bd41aa2f0ffe9d2f2725af0782
# via mypy
osidb-bindings==3.4.3 \
--hash=sha256:2ab22c22f383af57a8bf67ea72e3ceeafe691f68f49432ee965371391737f77b \
--hash=sha256:4e11d1d26a8b08ba07929cff266322c71e30a8d66eae97a0c60a3cdd0b12a854
osidb-bindings==3.5.1 \
--hash=sha256:70ac8e7e714611a126f0b73e48db93ff7769725d653fdcca47badcd9c1a4964c \
--hash=sha256:a27b9211ad2bb9102a41fec6db375f51e480dbb42c8516f00e1be04ec135cb61
# via -r requirements/base.txt
packageurl-python==0.10.4 \
--hash=sha256:5c91334f942cd55d45eb0c67dd339a535ef90e25f05b9ec016ad188ed0ef9048 \
Expand Down Expand Up @@ -786,7 +788,11 @@ six==1.16.0 \
tomli==2.0.1 \
--hash=sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc \
--hash=sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f
# via -r requirements/test.in
# via
# -r requirements/test.in
# coverage
# mypy
# pytest
types-requests==2.28.11.14 \
--hash=sha256:232792870b60adb07d23175451ab4e6190021b0c584edf052d92d9b993118f06 \
--hash=sha256:f84613b0d4c5d0eeb7879dfa05e14a3702b9c1f7a4ee81dfe9b4321b13fe93a1
Expand Down

0 comments on commit b99fc74

Please sign in to comment.