Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 142c76e

Browse files
Bump the all-deps group in /requirements with 6 updates (#1300)
Bumps the all-deps group in /requirements with 6 updates: | Package | From | To | | --- | --- | --- | | [flake8](https://github.com/pycqa/flake8) | `7.2.0` | `7.3.0` | | [faker](https://github.com/joke2k/faker) | `37.1.0` | `37.5.3` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `8.4.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.1.1` | `6.2.1` | | [pytest-factoryboy](https://github.com/pytest-dev/pytest-factoryboy) | `2.7.0` | `2.8.1` | | [django-filter](https://github.com/carltongibson/django-filter) | `24.3` | `25.1` | Updates `flake8` from 7.2.0 to 7.3.0 - [Commits](PyCQA/flake8@7.2.0...7.3.0) Updates `faker` from 37.1.0 to 37.5.3 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v37.1.0...v37.5.3) Updates `pytest` from 8.3.5 to 8.4.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.5...8.4.1) Updates `pytest-cov` from 6.1.1 to 6.2.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1) Updates `pytest-factoryboy` from 2.7.0 to 2.8.1 - [Changelog](https://github.com/pytest-dev/pytest-factoryboy/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-factoryboy@2.7.0...2.8.1) Updates `django-filter` from 24.3 to 25.1 - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](carltongibson/django-filter@24.3...25.1) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: faker dependency-version: 37.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: pytest-factoryboy dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: django-filter dependency-version: '25.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec1fc3c commit 142c76e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

‎requirements/requirements-codestyle.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
black==25.1.0
2-
flake8==7.2.0
2+
flake8==7.3.0
33
flake8-bugbear==24.12.12
44
flake8-isort==6.1.2
55
isort==6.0.1

‎requirements/requirements-optionals.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
django-filter==24.3
1+
django-filter==25.1
22
django-polymorphic==4.1.0

‎requirements/requirements-testing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
factory-boy==3.3.3
2-
Faker==37.1.0
3-
pytest==8.3.5
4-
pytest-cov==6.1.1
2+
Faker==37.5.3
3+
pytest==8.4.1
4+
pytest-cov==6.2.1
55
pytest-django==4.11.1
6-
pytest-factoryboy==2.7.0
6+
pytest-factoryboy==2.8.1
77
syrupy==4.9.1

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /