Skip to content

Commit

Permalink
Update to the expected new versions
Browse files Browse the repository at this point in the history
  • Loading branch information
t-persson committed Jul 30, 2024
1 parent e1e7447 commit fcc00ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [
"jsontas~=1.3",
"packageurl-python~=0.11",
"etcd3gw~=2.3",
"etos_lib==4.3.6",
"etos_lib==4.4.0",
"opentelemetry-api~=1.21",
"opentelemetry-exporter-otlp~=1.21",
"opentelemetry-sdk~=1.21",
Expand Down Expand Up @@ -52,4 +52,4 @@ formats = "bdist_wheel"

[tool.setuptools_scm]
version_scheme = "setup:version_scheme"
local_scheme = "setup:local_scheme"
local_scheme = "setup:local_scheme"
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cryptography>=42.0.4,<43.0.0
jsontas~=1.3
packageurl-python~=0.11
etcd3gw~=2.3
etos_lib==4.3.6
etos_lib==4.4.0
opentelemetry-api~=1.21
opentelemetry-exporter-otlp~=1.21
opentelemetry-sdk~=1.21
Expand Down

0 comments on commit fcc00ef

Please sign in to comment.