Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent a4a89f3 commit 84e2127
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion backend/requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pytest-flake8~=1.1.1
pytest-cov~=5.0.0
pytest-django~=4.8.0
faker~=24.4.0
tqdm~=4.66.2
tqdm~=4.66.3

# utils
ipython~=8.22.2
Expand Down
4 changes: 2 additions & 2 deletions backend/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ et-xmlfile==1.1.0
# openpyxl
executing==2.0.1
# via stack-data
faker==24.2.1
faker==24.4.0
# via -r requirements-dev.in
flake8==7.0.0
# via pytest-flake8
Expand Down Expand Up @@ -261,7 +261,7 @@ tablib==3.5.0
# via
# -r requirements.txt
# django-import-export
tqdm==4.66.2
tqdm==4.66.3
# via -r requirements-dev.in
traitlets==5.14.2
# via
Expand Down

0 comments on commit 84e2127

Please sign in to comment.