Skip to content

Commit

Permalink
build(deps): bump tqdm from 4.66.5 to 4.67.0 in /backend
Browse files Browse the repository at this point in the history
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.5 to 4.67.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.5...v4.67.0)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 05c1887 commit 455eec3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ simplejson = "~=3.19"
sphinx-jsonschema = "~=1.17"
sqlalchemy = "~=1.4"
sqlparse = "~=0.5.1"
tqdm = "~=4.66"
tqdm = "~=4.67"
vcfpy = "~=0.13.8"
wrapt = "~=1.16"
xlsxwriter = "~=3.2"
Expand Down
8 changes: 4 additions & 4 deletions backend/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 455eec3

Please sign in to comment.