Skip to content

Conversation

@yuvipanda
Copy link
Collaborator

/Users/yuvipanda/code/repo2docker/./repo2docker/buildpacks/conda/freeze.py:101: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).

```
/Users/yuvipanda/code/repo2docker/./repo2docker/buildpacks/conda/freeze.py:101: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
```
@yuvipanda yuvipanda requested a review from manics February 9, 2025 21:07
@yuvipanda yuvipanda requested a review from minrk February 9, 2025 21:07
@minrk minrk added bug maintenance Under the hood fixes and improvements and removed bug labels Oct 15, 2025
datetime.UTC alias new in 3.11
@minrk minrk merged commit 0f3dd3c into jupyterhub:main Oct 15, 2025
19 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in PR triage (experimental) Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Under the hood fixes and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants