Skip to content

Bump nypl-py-utils from 1.9.1 to 1.11.0#54

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/nypl-py-utils-1.11.0
Open

Bump nypl-py-utils from 1.9.1 to 1.11.0#54
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/nypl-py-utils-1.11.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps nypl-py-utils from 1.9.1 to 1.11.0.

Release notes

Sourced from nypl-py-utils's releases.

production-v1.11.0

What's Changed

Full Changelog: NYPL/python-utils@production-v1.10.2...production-v1.11.0

qa-v1.11.0

What's Changed

Full Changelog: NYPL/python-utils@production-v1.10.2...qa-v1.11.0

production-v1.10.2

What's Changed

Full Changelog: NYPL/python-utils@production-v1.10.1...production-v1.10.2

qa-v1.10.2

What's Changed

Full Changelog: NYPL/python-utils@v1.10.1...v1.10.2

production-v1.10.1

What's Changed

Full Changelog: NYPL/python-utils@production-v1.10.0...production-v1.10.1

qa-v1.10.1

Add optional timeout_in_seconds flag to oauth client

What's Changed

Full Changelog: NYPL/python-utils@production-v1.10.0...qa-v1.10.1

production-v1.10.0

What's Changed

... (truncated)

Changelog

Sourced from nypl-py-utils's changelog.

v1.11.0 4/27/26

  • Allow Snowflake client to connect using any parameters

v1.10.2 4/27/26

  • Prevent double logging in pytest using structlog

v1.10.1 4/14/26

  • Add optional timeout param for OAuth2Client

v1.10.0 3/17/26

  • Add Snowflake client
  • Update config helper to allow loading config files without PLAINTEXT/ENCRYPTED structure
  • Update structured log helper to include name of the logger by default
Commits
  • 3d334bf Merge branch 'main' into qa
  • 20a0296 Merge pull request #61 from NYPL/snowflake-connect
  • 98e648a Fix lint
  • 8eee235 Bump version
  • d674ac8 Allow connecting to snowflake with any parameters
  • 5b44b87 Merge branch 'main' into qa
  • 3a384df Merge pull request #60 from NYPL/no-double-logging
  • c20a11e Propagate to existing loggers
  • 0f1ddce Update version
  • dbde46e Don't add log handlers if they already exist
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nypl-py-utils](https://github.com/NYPL/python-utils) from 1.9.1 to 1.11.0.
- [Release notes](https://github.com/NYPL/python-utils/releases)
- [Changelog](https://github.com/NYPL/python-utils/blob/main/CHANGELOG.md)
- [Commits](NYPL/python-utils@qa-v1.9.1...qa-v1.11.0)

---
updated-dependencies:
- dependency-name: nypl-py-utils
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 12, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants