deps(deps): Bump the python-minor-and-patch group with 6 updates#342
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): Bump the python-minor-and-patch group with 6 updates#342dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [pygad](https://github.com/ahmedfgad/GeneticAlgorithmPython) | `3.6.0` | `3.7.0` | | [djangoql-iplweb](https://github.com/iplweb/djangoql-iplweb) | `0.27.0` | `0.27.2` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.3` | `4.68.1` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.14.3` | `4.15.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.15` | `0.15.16` | | [djlint](https://github.com/djlint/djLint) | `1.36.4` | `1.39.0` | Updates `pygad` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/ahmedfgad/GeneticAlgorithmPython/releases) - [Commits](ahmedfgad/GeneticAlgorithmPython@3.6.0...3.7.0) Updates `djangoql-iplweb` from 0.27.0 to 0.27.2 - [Release notes](https://github.com/iplweb/djangoql-iplweb/releases) - [Changelog](https://github.com/iplweb/djangoql-iplweb/blob/master/CHANGES.rst) - [Commits](iplweb/djangoql-iplweb@v0.27.0...0.27.2) Updates `tqdm` from 4.67.3 to 4.68.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.3...v4.68.1) Updates `beautifulsoup4` from 4.14.3 to 4.15.0 Updates `ruff` from 0.15.15 to 0.15.16 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.15...0.15.16) Updates `djlint` from 1.36.4 to 1.39.0 - [Release notes](https://github.com/djlint/djLint/releases) - [Changelog](https://github.com/djlint/djLint/blob/master/CHANGELOG.md) - [Commits](djlint/djLint@v1.36.4...v1.39.0) --- updated-dependencies: - dependency-name: pygad dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: djangoql-iplweb dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: tqdm dependency-version: 4.68.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: beautifulsoup4 dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: ruff dependency-version: 0.15.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: djlint dependency-version: 1.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 python-minor-and-patch group with 6 updates:
3.6.03.7.00.27.00.27.24.67.34.68.14.14.34.15.00.15.150.15.161.36.41.39.0Updates
pygadfrom 3.6.0 to 3.7.0Release notes
Sourced from pygad's releases.
... (truncated)
Commits
568cfd2Remove translation badge6e291f4Prepare the data examples2db6037Remove dataset and update license15f68e4Ignore other files4ae1d57Edit readme language19dc7f6Getting PyGAD 3.7.0 Release Ready8ba749dAdd PR change-summary chart workflow5709795Merge pull request #358 from ahmedfgad/github-actionsf3414aaFix issued0f52f9Fix issue ahmedfgad/GeneticAlgorithmPython#351Updates
djangoql-iplwebfrom 0.27.0 to 0.27.2Commits
7e6c1fbBump version 0.27.1 -> 0.27.2c523b75Test djangojs catalog compilation5c3e520Fix localized syntax help language handlingc1f4747Fix logical operator precedence38a3c6eBump version 0.27.0 -> 0.27.131a2349feat(i18n): localize "Syntax Help" completion-popup linkUpdates
tqdmfrom 4.67.3 to 4.68.1Release notes
Sourced from tqdm's releases.
Commits
67cf355Merge pull request #1751 from jaltmayerpizzorno/fix-atexit-monitor-deadlockcfa4a85minor docstring updatesf83290cFix TMonitor deadlock at interpreter shutdown59029c3Set name for tqdm monitor thread (#1752)ef4a142bump version, merge pull request #1760 from tqdm/devel17f246blint warning suppressionc682c7bbenchmarks: fix asvfc69588CI: migrate to pre-commit.cia31d97fmore contrib.itertoolse4d9742soft-deprecate tqdm.utils.envwrap -> envwrapUpdates
beautifulsoup4from 4.14.3 to 4.15.0Updates
rufffrom 0.15.15 to 0.15.16Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
6c498abBump 0.15.16 (#25635)e51e132[flake8-async] Implementyield-in-context-manager-in-async-generator(`AS...7c6dcd9[ty] Add caching for pattern match narrowing (#25613)27058fc[ty] Compact retained definition and expression identities (#25606)bf80d05Fix CODEOWNERS syntax (#25622)10ccd51Shrink additional parser AST collections (#25465)0d7135f[ty] Upgrade Salsa (#25545)49493a3[ty] Show type alias value on hover (#25381)85207d3[ty] sys.implementation.version is not sys.version_info (#25608)a8a0614[ty] Avoid retaining duplicate function signatures (#25609)Updates
djlintfrom 1.36.4 to 1.39.0Release notes
Sourced from djlint's releases.
... (truncated)
Changelog
Sourced from djlint's changelog.
... (truncated)
Commits
cc4a310v1.39.0cbe1778feat(formatter): preserve multiline class attribute breaks1d10cd8fix: preserve multiline template control blocks4a29553Fix Django partialdef indentationdbfcf6dchore: reformatd2ce695fix(formatter): preserve single-line inline bodies during expansion24eea19chore(deps): lock file maintenance (#2051)506da77Fixpython -m djlintnot working due to mypyc compilation854c897chore(deps): lock file maintenance (#2049)3f5a83adocs: update config optionsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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