File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ dependencies:
1313- tqdm =4.67.3
1414- jupyter-book =1.0.0
1515- python =3.12
16- - pydantic =2.13.0
16+ - pydantic =2.13.1
1717- hatchling =1.29.0
1818- hatch-vcs =0.5.0
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ dependencies:
1010- tqdm =4.67.3
1111- hatchling =1.29.0
1212- hatch-vcs =0.5.0
13- - pydantic =2.13.0
13+ - pydantic =2.13.1
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ dependencies:
1111- tqdm =4.67.3
1212- hatchling =1.29.0
1313- hatch-vcs =0.5.0
14- - pydantic =2.13.0
14+ - pydantic =2.13.1
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ remote = [
5050 " tqdm==4.67.3" ,
5151]
5252twofactor = [" pyauthenticator==0.3.0" ]
53- pydantic = [" pydantic==2.13.0 " ]
53+ pydantic = [" pydantic==2.13.1 " ]
5454
5555[project .scripts ]
5656pysqa = " pysqa.cmd:command_line"
You can’t perform that action at this time.
0 commit comments