chore(deps): bump python-box from 7.3.2 to 7.3.3#462
chore(deps): bump python-box from 7.3.2 to 7.3.3#462dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [python-box](https://github.com/cdgriffith/Box) from 7.3.2 to 7.3.3. - [Release notes](https://github.com/cdgriffith/Box/releases) - [Changelog](https://github.com/cdgriffith/Box/blob/master/CHANGES.rst) - [Commits](https://github.com/cdgriffith/Box/commits) --- updated-dependencies: - dependency-name: python-box dependency-version: 7.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
| pydash==8.0.6 ; python_full_version >= "3.9.2" and python_version < "4.0" | ||
| pyjwt==2.11.0 ; python_full_version >= "3.9.2" and python_version < "4.0" | ||
| python-box==7.3.2 ; python_full_version >= "3.9.2" and python_version < "4.0" | ||
| python-box==7.3.3 ; python_full_version >= "3.9.2" and python_version < "4.0" |
There was a problem hiding this comment.
python-box has been updated from version 7.3.2 to version 7.3.3. This is presumably a patch version bump. While this is usually safe, it could potentially introduce bugs or unexpected behavior. Always make sure to run all unit tests after updating dependencies.
There was a problem hiding this comment.
The code review indicates a change in the version number for the 'python-box' package in your requirements.txt file. There don't appear to be any syntax issues or significant changes that could potentially raise concerns. However, the effect is dependent on the implications of this version change on your project.
| pydash==8.0.6 ; python_full_version >= "3.9.2" and python_version < "4.0" | ||
| pyjwt==2.11.0 ; python_full_version >= "3.9.2" and python_version < "4.0" | ||
| python-box==7.3.2 ; python_full_version >= "3.9.2" and python_version < "4.0" | ||
| python-box==7.3.3 ; python_full_version >= "3.9.2" and python_version < "4.0" |
There was a problem hiding this comment.
The 'python-box' package version has been bumped up from 7.3.2 to 7.3.3. Please ensure that your code is compatible with this new version and that the updated package doesn't have any breaking changes that might affect your codebase. It is also recommended to check the change log of this package version for any potential issues with this upgrade.
|
Superseded by #464. |
Bumps python-box from 7.3.2 to 7.3.3.
Changelog
Sourced from python-box's changelog.
Commits
Dependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)