Skip to content

Commit cef6e01

Browse files
authored
Merge pull request #453 from pyiron/dependabot/pip/typeguard-4.5.2
Bump typeguard from 4.5.1 to 4.5.2
2 parents 8f4bbeb + 641e114 commit cef6e01

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
- python >=3.11,<3.15
1414
- python-graphviz =0.21
1515
- requests =2.34.2
16-
- typeguard =4.5.1
16+
- typeguard =4.5.2
1717
- flowrep =0.4.1
1818
- networkx =3.6.1
1919
- bagofholding =0.1.11

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
- python >=3.11,<3.15
1414
- python-graphviz =0.21
1515
- requests =2.34.2
16-
- typeguard =4.5.1
16+
- typeguard =4.5.2
1717
- flowrep =0.4.1
1818
- networkx =3.6.1
1919
- bagofholding =0.1.11

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919
- python >=3.11,<3.15
2020
- python-graphviz =0.21
2121
- requests =2.34.2
22-
- typeguard =4.5.1
22+
- typeguard =4.5.2
2323
- flowrep =0.4.1
2424
- networkx =3.6.1
2525
- bagofholding =0.1.11

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"rdflib==7.6.0",
3131
"pyshacl==0.31.0",
3232
"requests==2.34.2",
33-
"typeguard==4.5.1",
33+
"typeguard==4.5.2",
3434
"flowrep==0.4.1",
3535
"networkx==3.6.1",
3636
"bagofholding==0.1.11",

0 commit comments

Comments
 (0)