Skip to content

Commit c9eb3c3

Browse files
Bump tqdm from 4.66.2 to 4.66.3 in /dev_tools/requirements/envs (#920)
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:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7845a22 commit c9eb3c3

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

dev_tools/requirements/envs/dev.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,7 @@ tornado==6.4
678678
# jupyterlab
679679
# notebook
680680
# terminado
681-
tqdm==4.66.2
681+
tqdm==4.66.3
682682
# via
683683
# cirq-core
684684
# quimb

dev_tools/requirements/envs/docs.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ tornado==6.4
582582
# -c envs/dev.env.txt
583583
# ipykernel
584584
# jupyter-client
585-
tqdm==4.66.2
585+
tqdm==4.66.3
586586
# via
587587
# -c envs/dev.env.txt
588588
# cirq-core

dev_tools/requirements/envs/format.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ tornado==6.4
449449
# via
450450
# -c envs/dev.env.txt
451451
# jupyter-client
452-
tqdm==4.66.2
452+
tqdm==4.66.3
453453
# via
454454
# -c envs/dev.env.txt
455455
# cirq-core

dev_tools/requirements/envs/pylint.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ tornado==6.4
603603
# via
604604
# -c envs/dev.env.txt
605605
# jupyter-client
606-
tqdm==4.66.2
606+
tqdm==4.66.3
607607
# via
608608
# -c envs/dev.env.txt
609609
# cirq-core

dev_tools/requirements/envs/pytest.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ tornado==6.4
543543
# -c envs/dev.env.txt
544544
# ipykernel
545545
# jupyter-client
546-
tqdm==4.66.2
546+
tqdm==4.66.3
547547
# via
548548
# -c envs/dev.env.txt
549549
# cirq-core

dev_tools/requirements/envs/runtime.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ tornado==6.4
418418
# via
419419
# -c envs/dev.env.txt
420420
# jupyter-client
421-
tqdm==4.66.2
421+
tqdm==4.66.3
422422
# via
423423
# -c envs/dev.env.txt
424424
# cirq-core

0 commit comments

Comments
 (0)