Skip to content

Commit

Permalink
Bump tqdm from 4.41.0 to 4.66.3
Browse files Browse the repository at this point in the history
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.41.0 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.41.0...v4.66.3)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent d390c14 commit 178576f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-min.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ scipy==1.4
# schemasheets==0.1.23; python_version >= "3.9"
# oaklib==0.5.12; python_version >= "3.9"
# pyyaml==6.0.1; python_version >= "3.9"
tqdm==4.41.0
tqdm==4.66.3
zarr==2.12.0
2 changes: 1 addition & 1 deletion requirements-opt.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# pinned dependencies that are optional. used to reproduce an entire development environment to use HDMF
tqdm==4.66.2
tqdm==4.66.3
zarr==2.17.1
linkml-runtime==1.7.4; python_version >= "3.9"
schemasheets==0.2.1; python_version >= "3.9"
Expand Down

0 comments on commit 178576f

Please sign in to comment.