Skip to content

Commit

Permalink
Merge pull request #352 from pyiron/dependabot/pip/tqdm-4.66.6
Browse files Browse the repository at this point in the history
Bump tqdm from 4.66.5 to 4.66.6
  • Loading branch information
jan-janssen authored Oct 29, 2024
2 parents 6a35e28 + e3c389e commit 395ff0e
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.5
- tqdm =4.66.6
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.5
- tqdm =4.66.6
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.5"
"tqdm==4.66.6"
]

[tool.setuptools.packages.find]
Expand Down

0 comments on commit 395ff0e

Please sign in to comment.