Skip to content

Commit ce43d63

Browse files
authored
Merge pull request #42 from kraken-tech/upgrade-bump-my-version-and-pydantic
Upgrade bump my version and pydantic
2 parents ad19522 + cb8ed46 commit ce43d63

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

requirements/development.txt

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ attrs==25.3.0
1010
# via nox
1111
bracex==2.6
1212
# via wcmatch
13-
bump-my-version==1.2.1
13+
bump-my-version==1.3.0
1414
# via rustfluent (pyproject.toml)
1515
certifi==2025.7.14
1616
# via
@@ -75,13 +75,13 @@ pre-commit==4.2.0
7575
# via rustfluent (pyproject.toml)
7676
prompt-toolkit==3.0.51
7777
# via questionary
78-
pydantic==2.11.7
78+
pydantic==2.13.4
7979
# via
8080
# bump-my-version
8181
# pydantic-settings
82-
pydantic-core==2.33.2
82+
pydantic-core==2.46.4
8383
# via pydantic
84-
pydantic-settings==2.10.1
84+
pydantic-settings==2.14.1
8585
# via bump-my-version
8686
pygments==2.19.2
8787
# via
@@ -109,13 +109,12 @@ tomlkit==0.13.3
109109
# via bump-my-version
110110
typing-extensions==4.14.1
111111
# via
112-
# anyio
113112
# mypy
114113
# pydantic
115114
# pydantic-core
116115
# rich-click
117116
# typing-inspection
118-
typing-inspection==0.4.1
117+
typing-inspection==0.4.2
119118
# via
120119
# pydantic
121120
# pydantic-settings

0 commit comments

Comments
 (0)