Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 3d2f34e commit 011be20
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ pytest-xdist = ">=2.3.0"
filelock = "^3.0"
pytest-ordering = "~0.6"
lovely-pytest-docker = { version="^0", optional = true }
junitparser = "^2.2.0"
addonfactory-splunk-conf-parser-lib = "^0.3.3"
junitparser = "^3.0.0"
addonfactory-splunk-conf-parser-lib = "^0.4.0"
defusedxml = "^0.7.1"
Faker = ">=13.12,<19.0.0"
Faker = ">=19.12,<19.13"
xmltodict = "^0.13.0"
xmlschema = "^1.11.3"
xmlschema = "^2.0.0"
splunksplwrapper = "^1.1.1"
urllib3 = "<2"

Expand All @@ -55,7 +55,7 @@ docker = ['lovely-pytest-docker']

[tool.poetry.group.dev.dependencies]
lovely-pytest-docker = "~0.3.0"
pytest-cov = "^3.0.0"
pytest-cov = "^4.0.0"
requests-mock = "^1.8.0"
freezegun = "^1.2.1"
pytz = "^2022.1"
Expand All @@ -64,8 +64,8 @@ pytz = "^2022.1"
optional = true

[tool.poetry.group.docs.dependencies]
jinja2 = "3.0.3"
sphinx-rtd-theme = "1.1.1"
jinja2 = "3.1.2"
sphinx-rtd-theme = "1.3.0"
sphinx-panels = "0.6.0"

[tool.poetry.plugins]
Expand Down

0 comments on commit 011be20

Please sign in to comment.