Skip to content

Commit

Permalink
chore(deps): update dependency tqdm to v4.66.3 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent a8708ec commit 2ff9d1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ tox-pipenv==1.10.1

tox==3.26.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'

tqdm==4.64.1; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
tqdm==4.66.3; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'

travis==0.0.3

Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ tox-pipenv==1.10.1

tox==3.20.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'

tqdm==4.51.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
tqdm==4.66.3; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'

travis==0.0.3

Expand Down

0 comments on commit 2ff9d1a

Please sign in to comment.