chore(deps)(deps): bump the production-dependencies group across 1 directory with 5 updates#71
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…rectory with 5 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [graphql-core](https://github.com/graphql-python/graphql-core) | `3.2.3` | `3.2.8` | | [openpyxl](https://openpyxl.readthedocs.io) | `3.1.2` | `3.1.5` | | [xlrd](https://github.com/python-excel/xlrd) | `2.0.1` | `2.0.2` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.39` | `2.0.49` | | [drf-yasg](https://github.com/axnsan12/drf-yasg) | `1.21.7` | `1.21.15` | Updates `graphql-core` from 3.2.3 to 3.2.8 - [Release notes](https://github.com/graphql-python/graphql-core/releases) - [Commits](graphql-python/graphql-core@v3.2.3...v3.2.8) Updates `openpyxl` from 3.1.2 to 3.1.5 Updates `xlrd` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/python-excel/xlrd/blob/master/CHANGELOG.rst) - [Commits](python-excel/xlrd@2.0.1...2.0.2) Updates `sqlalchemy` from 2.0.39 to 2.0.49 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `drf-yasg` from 1.21.7 to 1.21.15 - [Release notes](https://github.com/axnsan12/drf-yasg/releases) - [Changelog](https://github.com/axnsan12/drf-yasg/blob/master/docs/changelog.rst) - [Commits](axnsan12/drf-yasg@1.21.7...1.21.15) --- updated-dependencies: - dependency-name: drf-yasg dependency-version: 1.21.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: graphql-core dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: openpyxl dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: xlrd dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
f1e3f76 to
a6da72a
Compare
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 production-dependencies group with 5 updates in the / directory:
3.2.33.2.83.1.23.1.52.0.12.0.22.0.392.0.491.21.71.21.15Updates
graphql-corefrom 3.2.3 to 3.2.8Release notes
Sourced from graphql-core's releases.
... (truncated)
Commits
a78b548Bump versionc026723Update year of copyrighta8c3348Export TypeResolvers for backward compatibilityb6fd7b2Update dependencies663d00dbackport: Require non-empty directive locations42328a6backport: Solve issues with pickled schemas (#173)dd4d5a1Bump JavaScript versionba6b6e4backport: Enable passing values configuration to GraphQLEnumType as a thunk6687245backport: Add@oneOfsupport to introspection query (#241)18df18ebackport: Implement OneOf Input Objects via@oneOfdirectiveUpdates
openpyxlfrom 3.1.2 to 3.1.5Updates
xlrdfrom 2.0.1 to 2.0.2Changelog
Sourced from xlrd's changelog.
Commits
3a19d22Prepare for 2.0.2 releasef3521c8Merge pull request #380 from sanshi42/master99270ddImprove test coverage for invalid formula handling18e314ebugfix: Fix an occasional compatibility issue when using Excel formulas0c4e80bUpdate README.rstf45f630emboldening breaks RTD rendering, and likely won't help :-(b37d159embolden for the hard of thinking58ccbb1admit defeatUpdates
sqlalchemyfrom 2.0.39 to 2.0.49Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
drf-yasgfrom 1.21.7 to 1.21.15Release notes
Sourced from drf-yasg's releases.
Changelog
Sourced from drf-yasg's changelog.
... (truncated)
Commits
d40c97fAdd version 1.21.15 details to the changelog (#956)2e37afdModernise and add .DS_Store to the .gitignore (#955)76a138aUse Python's nativedictinstead ofOrderedDict(#954)b55ba0ffix Python 3.12 type parameter syntax with ``from future import annotatio...7dceb27Add version 1.21.14 details to the changelog (#952)763cdd6Add version 1.21.13 details to the changelog (#951)a0559fcAdd missing swagger-ui sourcemaps (#950)2bf74d0Add version 1.21.12 details to the changelog (#948)b421e89swagger ui fix (#944)40fee2bAdd live demo domain and environment variables (#946)