Skip to content

Commit

Permalink
Bump the common group in /python/helpers with 3 updates
Browse files Browse the repository at this point in the history
Bumps the common group in /python/helpers with 3 updates: [pip](https://github.com/pypa/pip), [flake8](https://github.com/pycqa/flake8) and [cython](https://github.com/cython/cython).


Updates `pip` from 23.3.2 to 24.0
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.3.2...24.0)

Updates `flake8` from 7.0.0 to 7.1.0
- [Commits](PyCQA/flake8@7.0.0...7.1.0)

Updates `cython` from 3.0.8 to 3.0.10
- [Release notes](https://github.com/cython/cython/releases)
- [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst)
- [Commits](cython/cython@3.0.8...3.0.10)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: common
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: cython
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 16, 2024
1 parent ffdb080 commit 711df2c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python/helpers/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pip==23.3.2
pip==24.0
pip-tools==7.3.0
flake8==7.0.0
flake8==7.1.0
hashin==0.17.0
pipenv==2023.11.17
pipfile==0.0.2
poetry==1.7.1

# Some dependencies will only install if Cython is present
Cython==3.0.8
Cython==3.0.10

0 comments on commit 711df2c

Please sign in to comment.