[PR #595] [CLOSED] Fix requests package version conflict #994

Closed
opened 2026-02-26 00:30:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/595
Author: @renesas-brandon-hussey
Created: 1/5/2022
Status: Closed

Base: masterHead: requests-version


📝 Commits (1)

  • 4e8dcbe Fix requests package version conflict

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 requirements.txt (+1 -1)

📄 Description

This is related to https://github.com/healthchecks/healthchecks/issues/594

Updating the package to v2.27.0 in requirements.txt failed about an hour after creating the original issue because v2.27.1 was released. For that reason I just changed it to >= v2.26.0. The docker image builds for me with this change.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/healthchecks/healthchecks/pull/595 **Author:** [@renesas-brandon-hussey](https://github.com/renesas-brandon-hussey) **Created:** 1/5/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `requests-version` --- ### 📝 Commits (1) - [`4e8dcbe`](https://github.com/healthchecks/healthchecks/commit/4e8dcbeffcd0710a2323610c7f989e9b30898a20) Fix requests package version conflict ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description This is related to https://github.com/healthchecks/healthchecks/issues/594 Updating the package to v2.27.0 in requirements.txt failed about an hour after creating the original issue because v2.27.1 was released. For that reason I just changed it to >= v2.26.0. The docker image builds for me with this change. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 00:30:21 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#994
No description provided.