Skip to content

MAINT: bump pytest from 7.4.2 to 7.4.3 #59

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

Merged
merged 4 commits into from
Dec 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2023

Bumps pytest from 7.4.2 to 7.4.3.

Release notes

Sourced from pytest's releases.

pytest 7.4.3 (2023-10-24)

Bug Fixes

  • #10447: Markers are now considered in the reverse mro order to ensure base class markers are considered first -- this resolves a regression.

  • #11239: Fixed := in asserts impacting unrelated test cases.

  • #11439: Handled an edge case where :data:sys.stderr might already be closed when :ref:faulthandler is tearing down.

Commits
  • 2390610 Tweak changelog.rst
  • a0714aa Prepare release version 7.4.3
  • 44ad1c9 [7.4.x] fix #10447 - consider marks in reverse mro order to give base classes...
  • 5dc7725 [7.4.x] Ensure logging tests always cleanup after themselves (#11541)
  • a517827 [7.4.x] Configure ReadTheDocs to fail on warnings (#11540)
  • 21fe071 [7.4.x] fix for ValueError raised in faulthandler teardown code (#11455)
  • f8bb857 Force terminal width when running tests (#11425) (#11432)
  • 1944dc0 [7.4.x] Fix --import-mode=importlib when root contains __init__.py file (#1...
  • 946634c Merge pull request #11419 from nicoddemus/backport-11414-to-7.4.x
  • d849a3e [7.4.x] fix: closes #11343's [attr-defined] type errors (#11421)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.4.2...7.4.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Nov 8, 2023
@dependabot dependabot bot requested a review from SMoraisAnsys November 8, 2023 14:23
@SMoraisAnsys
Copy link
Collaborator

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SMoraisAnsys SMoraisAnsys merged commit 7ba16c2 into main Dec 28, 2023
@SMoraisAnsys SMoraisAnsys deleted the dependabot/pip/pytest-7.4.3 branch December 28, 2023 17:50
svandenb-dev added a commit that referenced this pull request Oct 23, 2024
svandenb-dev added a commit that referenced this pull request Mar 13, 2025
* test #47 done

* test #48 done

* test #49 done

* test #49 done

* test #50 done

* test #51 done

* test #52 done

* test #53 done

* test #54 done

* test #55 done

* test #56 done

* test #57 done

* test #58 done

* test #59 done

* test #60 done

* test #61 done

* test #62 done

* test #62 done

* test #63 done

* test #64 done

* test #65 done

* test #66 done

* test #67 done

* test #68 done

* test #69 done

* test #70 done

* test #71 done

* test #72 done

* test #73 done

* test #74 done

* test #75 done

* test #75 done

* test #76 done

* test #77 done

* test #78 done

* test #79 done

* test #80 done

* test #81 done

* test #82 done

* test #83 done

* test #83 done

* test #84 done

* test #85 done

* test #86 done

* test #87 done

* test #88 done

* test #89 done

* test #90 done

* test #91 done

* test #92 done

* test #93 done

* test #94 done

* test #95 done

* test #96 done

* test #96 done

* material done

* test #97

* test #98

* test #98

* test #100

* test #101

* rpc init

* rpc server

* rpc server

* rpc server

* rpc server

* added new method to plot

* test #101

* layout plot updated

* refactor naming

* test 104

* Added new common class and refactored Plot method

* Added new common class and refactored Plot method

* Added new common class and refactored Plot method

* Fixed UT

* test 105

* test 110

* test #112

* test #113

* test #114

* test #ipc

* ipc grpc

* added requirements

* modeler

* added requirements

* added requirements

* REFACTOR: Material implementation

* test modeler duplicate

* test modeler #2

* test modeler #arbitrary waveports

* test modeler #arbitrary waveports

* test modeler #4

* test modeler #5

* test modeler #6

* test modeler #7

* test materials completed

* test materials completed

* test materials completed

* mesh op fix

* custom cutout 0 fixed

* component

* test #110

* test #111

* test #112

* test #113

* test #114

* test #115

* test #116

* test #117

* test #118

* test #119

* test #120

* test #121

* test #120

* test #121

* test #130

* test #131

* test #132

* test #133

* test #134

* test #134

* new feature via clustering

* edbcore doc removing

* edbcore doc removing

* bug fix

* grpc

* grpc

* Fixed grpc layer construction

* grpc

* grpc

* grpc

* edb caching

* revert

* revert

* ipc caching

* ipc caching

* ipc caching

* test modeler

* edb grpc

* doc string

* renaming EdbGrpc to Edb

* doc string

* doc refactoring

* doc refactoring

* doc refactoring

* doc refactoring

* doc refactoring

* doc refactoring

* doc refactoring

* doc refactoring

* doc refactoring

* doc refactoring

* doc refactoring

* doc refactoring

* doc refactoring

* doc refactoring

* doc refactoring

* doc refactoring

* doc refactoring all ref pass

* doc refactoring all ref pass

* doc refactoring all ref pass

* doc refactoring all ref pass

* doc refactoring all ref pass

* doc refactoring all ref pass

* doc refactoring

* bundle terminal docstring

* terminal docstring

* terminal docstring

* def docstring

* def docstring

* material docstring

* docstring

* geometry docstring

* component.py docstring

* docstring

* docstring

* doc string

* doc string

* doc string

* ports doc string

* primitive.py doc string

* simulation_setup.py doc string

* utility.py doc string

* example repo doc string

* removing caching

* rpc_session.py

* grpc optim speed

* fixes for test_edb.py

* fixes for test_edb.py part 2

* adding grpc tag

* doc removed

* doc removed

* .NET doc recovered

* cicd

* grpc markers

* grpc markers

* grpc markers

* grpc markers

* grpc markers

* doc fix

* pytest mark

* pytest mark

* pytest mark

* cicd

* primitive aedt name

---------

Co-authored-by: maxcapodi78 <Shark78>
Co-authored-by: mcapodif <[email protected]>
Co-authored-by: Sebastien Morais <[email protected]>
Co-authored-by: dmiller <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related with project dependencies maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant