Skip to content

Commit 0a40457

Browse files
Bump tqdm from 4.66.1 to 4.66.3
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.66.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9bb5afe commit 0a40457

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "Apache-2"
88
[tool.poetry.dependencies]
99
python = ">=3.10,<3.12"
1010
py-pde = "^0.32.0"
11-
tqdm = "^4.64.1"
11+
tqdm = "^4.66.3"
1212
numpy = "^1.23.5"
1313
matplotlib = "^3.7.1"
1414
pint = "^0.22"

0 commit comments

Comments
 (0)