Skip to content

Commit

Permalink
Bump tqdm from 4.66.1 to 4.66.3 in /dev_tools/requirements/max_compat
Browse files Browse the repository at this point in the history
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-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 11, 2024
1 parent 5f8b4b0 commit cba569e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev_tools/requirements/max_compat/dev.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ tomli==2.0.1
# via
# coverage
# pytest
tqdm==4.66.1
tqdm==4.66.3
# via cirq-core
traitlets==5.14.1
# via
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ tomli==2.0.1
# -c max_compat/dev.env.txt
# coverage
# pytest
tqdm==4.66.1
tqdm==4.66.3
# via
# -c max_compat/dev.env.txt
# cirq-core
Expand Down

0 comments on commit cba569e

Please sign in to comment.