Skip to content

Commit

Permalink
Bump tqdm from 4.62.3 to 4.66.3 in /example
Browse files Browse the repository at this point in the history
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.62.3 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.62.3...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 3, 2024
1 parent f322798 commit fecf0a1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion example/requirements-ci-psycopg3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ typing_extensions>=4.1

psycopg>=3.1.8
psycopg-binary>=3.1.8
tqdm==4.62.3
tqdm==4.66.3
django-fast-update
alabaster==0.7.12
2 changes: 1 addition & 1 deletion example/requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ typing_extensions==4.0.1

mysqlclient>=2.1.0
psycopg2-binary>=2.9.3
tqdm==4.62.3
tqdm==4.66.3
django-fast-update
alabaster==0.7.12
2 changes: 1 addition & 1 deletion example/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ typing_extensions==4.0.1

mysqlclient>=2.1.0
psycopg2-binary>=2.9.3
tqdm==4.62.3
tqdm==4.66.3
django-fast-update
2 changes: 1 addition & 1 deletion example/requirements-rtd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ sphinx_rtd_theme>=0.3.1
coverage>=5.5.0
typing_extensions==4.0.1

tqdm==4.62.3
tqdm==4.66.3
django-fast-update
alabaster==0.7.12

0 comments on commit fecf0a1

Please sign in to comment.