Skip to content

Commit

Permalink
chore(deps): update dependency mkdocs-material to v9.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 5703173 commit 152f85c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 118 deletions.
134 changes: 21 additions & 113 deletions poetry.lock

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

7 changes: 2 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,21 +1,18 @@
[tool.poetry]
name = "splunk-connect-for-syslog"
version = "3.33.1"
version = "3.32.1"
description = ""
authors = ["rjha-splunk <[email protected]>"]
license = "Apache-2.0"
package-mode = false

[tool.poetry.dependencies]
python = "^3.9"
Jinja2 = "^3.1.3"
sqlitedict = "^2.0.0"
requests = "^2.28.1"
shortuuid = "^1.0.11"
pyyaml = "6.0.2"
setuptools = "^73.0.1"
restricted-sqlitedict = "^1.0.0"
gunicorn = "^23.0.0"
flask = "^3.1.0"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 152f85c

Please sign in to comment.