Skip to content
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

[PATCH] Update attrs dependency #12

Merged
merged 10 commits into from
Sep 1, 2022
Merged

Conversation

miguelsanchez-eb
Copy link
Contributor

Relax the attrs dependency, which was fixed in an old version that presented incompatibilities with some modern used in the company such as aws_cdk.

@miguelsanchez-eb miguelsanchez-eb changed the title Update attrs dependency [PATCH] Update attrs dependency Aug 31, 2022
@@ -578,11 +579,11 @@ def se():
mock_publish.reset_mock()

recorder.unpublished_metrics_count = 1
frozen_time.tick(9)
frozen_time.tick(datetime.timedelta(seconds=9))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@miguelsanchez-eb miguelsanchez-eb merged commit c180336 into master Sep 1, 2022
@miguelsanchez-eb miguelsanchez-eb deleted the update-attrs-dependency branch September 1, 2022 07:33
miguelsanchez-eb added a commit that referenced this pull request Sep 1, 2022
Changelog Details:
- [PATCH] Update attrs dependency (#12)
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.

None yet

2 participants