Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: redhat-renovate-bot <[email protected]>
  • Loading branch information
redhat-renovate-bot committed Jan 2, 2025
1 parent 2eb13fe commit 2742258
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@ fedora-messaging = "^3.4.1"
"stomp.py" = "^8.1.2"

pytest = {version = "^8.3.3", optional = true}
pytest-cov = {version = "^5.0.0", optional = true}
pytest-cov = {version = "^6.0.0", optional = true}
mock = {version = "^5.1.0", optional = true}
requests-mock = {version = "^1.11.0", optional = true}

SQLAlchemy = {version = "^2.0.35", optional = true}
psycopg2-binary = {version = "^2.9.9", optional = true}

sphinx = {version = "^7.1.2", optional = true}
sphinx = {version = "^8.0.0", optional = true}
sphinxcontrib-httpdomain = {version = "^1.8.1", optional = true}

statsd = "^4.0.1"
Expand Down

0 comments on commit 2742258

Please sign in to comment.