Skip to content

Commit

Permalink
Bump tqdm from 4.62.2 to 4.63.0 in /extra_requirements
Browse files Browse the repository at this point in the history
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.62.2 to 4.63.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.62.2...v4.63.0)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2022
1 parent 4cdd103 commit 4228ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra_requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ scikit-learn==1.0.2
scipy==1.7.3 # Strax dependency
tensorflow==2.8.0; python_version<="3.9"
tensorflow==2.8.0rc1; python_version=="3.10"
tqdm==4.62.2
tqdm==4.63.0
typing_extensions==4.1.1 # Tensorflow/bokeh dependency
utilix==0.6.6
wfsim==0.5.13; python_version<="3.9" # nestpy doesn't work in py3.10
Expand Down

0 comments on commit 4228ae6

Please sign in to comment.