Skip to content

Commit

Permalink
Merge a102b02 into cb409df
Browse files Browse the repository at this point in the history
  • Loading branch information
hluk committed Dec 4, 2023
2 parents cb409df + a102b02 commit 9ff9e6a
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 55 deletions.
102 changes: 51 additions & 51 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ openidc-client = "^0.6.0"
requests-gssapi = "^1.2.3"

# Monitoring
prometheus_client = "^0.18.0"
prometheus_client = "^0.19.0"

# Messaging
fedora-messaging = "^3.4.1"
Expand All @@ -75,7 +75,7 @@ flake8 = {version = "^5.0.4", optional = true}
pytest = {version = "^7.3.1", optional = true}
pytest-cov = {version = "^4.0.0", optional = true}
mock = {version = "^5.1.0", optional = true}
tox = {version = "^4.11.3", optional = true}
tox = {version = "^4.11.4", optional = true}

# Tracing
opentelemetry-api = "^1.21.0"
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
wheel==0.41.2
wheel==0.42.0
pip==23.3.1
setuptools==68.2.2
setuptools==69.0.2

0 comments on commit 9ff9e6a

Please sign in to comment.