Skip to content

Commit 45dc5e6

Browse files
committed
V5.0.3
1 parent 5acadee commit 45dc5e6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "pythonLogs"
7-
version = "5.0.2"
7+
version = "5.0.3"
88
description = "High-performance Python logging library with file rotation and optimized caching for better performance"
99
license = "MIT"
1010
readme = "README.md"
@@ -39,7 +39,7 @@ optional = true
3939

4040
[tool.poetry.dependencies]
4141
python = "^3.12"
42-
pydantic-settings = "2.11.0"
42+
pydantic-settings = "^2.10.1"
4343
python-dotenv = "^1.1.1"
4444

4545
[tool.poetry.group.test.dependencies]

0 commit comments

Comments
 (0)