Skip to content

Updating dependencies - #75

Merged
Matthew Metcalf (mrm9084) merged 5 commits into
mainfrom
DependencyUpdates
Aug 19, 2026
Merged

Updating dependencies#75
Matthew Metcalf (mrm9084) merged 5 commits into
mainfrom
DependencyUpdates

Conversation

@mrm9084

Copy link
Copy Markdown
Contributor

Description

Ran Python Dependency Remediation and found some out of date dependencies. Updating.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates project dependencies and adjusts pytest configuration in pyproject.toml, along with a small typing-related change in the feature manager base implementation.

Changes:

  • Updated dev/test dependency version constraints in pyproject.toml (pytest tooling, linting/type-checking, docs tooling, and OpenTelemetry deps).
  • Added pytest configuration options (asyncio_mode, addopts) and attempted to register an asyncio marker.
  • Simplified _get_feature_flags return by removing an explicit typing.cast.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
pyproject.toml Updates dependency constraints and adds/adjusts pytest configuration.
featuremanagement/_featuremanagerbase.py Removes a cast(...) on the feature flags list return path.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread pyproject.toml
Comment thread featuremanagement/_featuremanagerbase.py
Comment thread pyproject.toml Outdated
@mrm9084
Matthew Metcalf (mrm9084) merged commit 1b33c9b into main Aug 19, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants