Skip to content

Commit

Permalink
Merge pull request #356 from pyiron/dependabot/pip/tqdm-4.67.0
Browse files Browse the repository at this point in the history
Bump tqdm from 4.66.6 to 4.67.0
  • Loading branch information
jan-janssen authored Nov 7, 2024
2 parents d6e4b04 + 301d6b8 commit be8781f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ dependencies:
- seekpath =2.1.0
- spglib =2.5.0
- structuretoolkit =0.0.28
- tqdm =4.66.6
- tqdm =4.67.0
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ dependencies:
- pylammpsmpi =0.2.25
- jinja2 =3.1.4
- dynaphopy =1.17.16
- tqdm =4.66.6
- tqdm =4.67.0
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ qe = [
"pwtools==1.2.3"
]
tqdm = [
"tqdm==4.66.6"
"tqdm==4.67.0"
]

[tool.setuptools.packages.find]
Expand Down

0 comments on commit be8781f

Please sign in to comment.