firefart / network_info

Parse Network Info Databases (ARIN/APNIC/LACNIC/AfriNIC/RIPE)
MIT License
92 stars 36 forks source link

Bump psycopg-pool from 3.1.8 to 3.2.0 #55

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps psycopg-pool from 3.1.8 to 3.2.0.

Commits
  • aa4d15b chore: bump psycopg_pool package version to 3.2.0
  • e7a3a6b fix(bump_version): fix bumping minor version with dev releases
  • 7e018e2 chore(macos): build images with more recent Python versions
  • 14740ad Merge pull request #670 from psycopg/fix-667
  • 103ebea fix: retry automatically syscall in wait_c if it fails with EINTR
  • 0f2772a test: add test to generate an EINTR in wait_c
  • 00a3c64 Mark test_identify_closure as timing-sensitive
  • 20b64db chore: use AnyIO 4.0+ in tests dependencies
  • 7b4e7a8 refactor(pool): more logical ordering for kwargs
  • 7c7bcf9 Merge branch 'pool-getconn-safe'
  • 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 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 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)