Skip to content

Bump obspy from 1.4.1 to 1.4.2 #107

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps obspy from 1.4.1 to 1.4.2.

Changelog

Sourced from obspy's changelog.

1.4.2 (doi: 10.5281/zenodo.15309143)

Changes:

  • General:
    • add support for numpy v2.0 (see #3461)
  • obspy.core:
    • util: removed old and outdated 'CatchWarnings' context manager in favor of the better 'CatchAndAssertWarnings' context manager (see #3452)
  • obspy.clients.fdsn
    • make sure to use a copy of DEFAULT_SERVICES when initializing a client instance while skipping service discovery, to avoid accidental changes to DEFAULT_SERVICES (see #3493)
Commits
  • a629e8c tag and release 1.4.2
  • 1876520 Merge pull request #3566 from obspy/release_1.4.2
  • 2e32268 tag 1.4.2rc2
  • 5093539 revert skipping of some wheels
  • 69206f1 exclude most wheel builds for testing
  • be1e473 ci testing upload to testpypi
  • 5bbe048 ci testing upload to testpypi
  • 1172f90 tag 1.4.2rc1
  • ac62814 core.util: get rid of old and outdated CatchWarnings context manager
  • e185418 try to fix some issue with our catch warnings context manager
  • 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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 21, 2025
Bumps [obspy](https://github.com/obspy/obspy) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/obspy/obspy/releases)
- [Changelog](https://github.com/obspy/obspy/blob/master/CHANGELOG.txt)
- [Commits](obspy/obspy@1.4.1...1.4.2)

---
updated-dependencies:
- dependency-name: obspy
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/obspy-1.4.2 branch from c39257f to b03366c Compare August 19, 2025 02:33
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