-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the pip group with 6 updates #99
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the pip group with 6 updates: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.1.5` | `5.1.6` | | [mypy](https://github.com/python/mypy) | `1.14.1` | `1.15.0` | | [factory-boy](https://github.com/FactoryBoy/factory_boy) | `3.3.1` | `3.3.3` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.0` | `4.13.3` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.10` | `7.6.11` | | [identify](https://github.com/pre-commit/identify) | `2.6.6` | `2.6.7` | Updates `django` from 5.1.5 to 5.1.6 - [Commits](django/django@5.1.5...5.1.6) Updates `mypy` from 1.14.1 to 1.15.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.15.0) Updates `factory-boy` from 3.3.1 to 3.3.3 - [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst) - [Commits](FactoryBoy/factory_boy@3.3.1...3.3.3) Updates `beautifulsoup4` from 4.13.0 to 4.13.3 Updates `coverage` from 7.6.10 to 7.6.11 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.10...7.6.11) Updates `identify` from 2.6.6 to 2.6.7 - [Commits](pre-commit/identify@v2.6.6...v2.6.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: factory-boy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: beautifulsoup4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip - dependency-name: coverage dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip - dependency-name: identify dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
@NikAzanov @TheSuperiorStanislav @Eg0ra I fixed mypy errors |
test_project/tests/integration_tests/test_admin/test_export/test_admin_class.py
Outdated
Show resolved
Hide resolved
ff090f6
to
98836de
Compare
TheSuperiorStanislav
approved these changes
Feb 11, 2025
NikAzanov
approved these changes
Feb 11, 2025
98836de
to
cb6a8e1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the pip group with 6 updates:
5.1.5
5.1.6
1.14.1
1.15.0
3.3.1
3.3.3
4.13.0
4.13.3
7.6.10
7.6.11
2.6.6
2.6.7
Updates
django
from 5.1.5 to 5.1.6Commits
8c9973c
[5.1.x] Bumped version for 5.1.6 release.df27e43
[5.1.x] Added release date for 5.1.6, 5.0.12, and 4.2.19.4a04944
[5.1.x] Clarified docs for default email value in UserManager.create_user().b814f4c
[5.1.x] Refs #35612 -- Extended docs on how the security team evaluates reports.328d54f
[5.1.x] Refs #36140 -- Added missing import in django/contrib/auth/forms.py.8552eef
[5.1.x] Fixed #36140 -- Allowed BaseUserCreationForm to define non required p...76b4fb7
[5.1.x] Fixed #36162 -- Fixed theblack
Makefile docs rule to work on macOS.173edeb
[5.1.x] Corrected ArrayAgg example for ordering usage.4f0169e
[5.1.x] Tweaked docs to avoid reformatting given new black version.9d1945d
[5.1.x] Clarified the Releaser's discretion for determining and postponing th...Updates
mypy
from 1.14.1 to 1.15.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9397454
remove +dev from version ahead of final release686b591
remove "unreleased" from 1.15 changelog entrycb4b243
Various small updates to 1.15 changelog (#18599)1a26502
Prepare changelog for 1.15 release (#18583)d4515e4
Fix a few PR links in the changelog (#18586)f83b643
Add object self-type to tuple test fixture (#18592)ebc2cb8
Prevent crash on generic NamedTuple with unresolved typevar bound (#18585)63c251e
empty commit to trigger wheel rebuildc30573e
Fix literal context for ternary expressions (for real) (#18545)23d862d
Fix isinstance with explicit (non generic) type alias (#18512)Updates
factory-boy
from 3.3.1 to 3.3.3Changelog
Sourced from factory-boy's changelog.
Commits
f82a7bf
Preparing release 3.3.3336b72f
Export type annotationsaec0b19
Announce support for intermediate Django versionsfa397a2
Fix comment, as caught in #11088b75576
Back to development: 3.3.311a9acf
Preparing release 3.3.2c463536
Update Changelog6f5f6a0
Fix tox.ini config for Django "main"68cb77c
Replace Python 3.8 with 3.13 in testing matrixe007ef7
fixup! Update readthedocs build configurationUpdates
beautifulsoup4
from 4.13.0 to 4.13.3Updates
coverage
from 7.6.10 to 7.6.11Changelog
Sourced from coverage's changelog.
Commits
a20898d
docs: sample HTML for 7.6.11938d519
docs: prep for 7.6.1127ee4ff
test: free-threading builds were failing the old leak test #1924f473b87
test: it could be useful to disable branch coverage in this helperf85d9b7
fix: prevent code objects from leaking #1924ae8d3b9
chore: make upgrade156981f
build: zizmor can't tell this is safe6603021
chore: bump the action-dependencies group with 6 updates (#1922)d6a1e5b
test: run the pytracer first so .tox is left with a c extension for ad-hoc usecd2db93
docs: a reminder about when RESUME appliesUpdates
identify
from 2.6.6 to 2.6.7Commits
157ee8e
v2.6.776cf716
Merge pull request #503 from mheiges/uv-interpreter8130ef9
add uv to interpreters liste09b689
Merge pull request #501 from dinoshauer/patch-15a2b68b
add.templ
extension4db44f0
Merge pull request #504 from pre-commit/all-repos_autofix_all-repos-sed82ab282
upgrade asottile/workflows96281e4
Merge pull request #502 from pre-commit/pre-commit-ci-update-config94c5fb1
[pre-commit.ci] pre-commit autoupdateDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions