Skip to content

chore: bump requests from 2.32.3 to 2.32.4#278

Closed
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/pip/requests-2.32.4
Closed

chore: bump requests from 2.32.3 to 2.32.4#278
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/pip/requests-2.32.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2025

https://app.clickup.com/

Bumps requests from 2.32.3 to 2.32.4.

Release notes

Sourced from requests's releases.

v2.32.4

2.32.4 (2025-06-10)

Security

  • CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve credentials for the wrong hostname/machine from a netrc file. (#6965)

Improvements

  • Numerous documentation improvements

Deprecations

  • Added support for pypy 3.11 for Linux and macOS. (#6926)
  • Dropped support for pypy 3.9 following its end of support. (#6926)
Changelog

Sourced from requests's changelog.

2.32.4 (2025-06-10)

Security

  • CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve credentials for the wrong hostname/machine from a netrc file.

Improvements

  • Numerous documentation improvements

Deprecations

  • Added support for pypy 3.11 for Linux and macOS.
  • Dropped support for pypy 3.9 following its end of support.
Commits
  • 021dc72 Polish up release tooling for last manual release
  • 821770e Bump version and add release notes for v2.32.4
  • 59f8aa2 Add netrc file search information to authentication documentation (#6876)
  • 5b4b64c Add more tests to prevent regression of CVE 2024 47081
  • 7bc4587 Add new test to check netrc auth leak (#6962)
  • 96ba401 Only use hostname to do netrc lookup instead of netloc
  • 7341690 Merge pull request #6951 from tswast/patch-1
  • 6716d7c remove links
  • a7e1c74 Update docs/conf.py
  • c799b81 docs: fix dead links to kenreitz.org
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 10, 2025
@github-actions
Copy link

PR title must start with "fix:", "feat:", "chore:", "refactor", or "test:" (case-insensitive)

@github-actions
Copy link

PR description must contain a link to a ClickUp (case-insensitive)

@github-actions
Copy link

PR title must start with "fix:", "feat:", "chore:", "refactor", or "test:" (case-insensitive)

@github-actions
Copy link

PR description must contain a link to a ClickUp (case-insensitive)

Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.3...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/requests-2.32.4 branch from 10aed73 to 9dfea42 Compare June 20, 2025 10:18
@github-actions
Copy link

PR title must start with "fix:", "feat:", "chore:", "refactor", or "test:" (case-insensitive)

@github-actions
Copy link

PR description must contain a link to a ClickUp (case-insensitive)

@github-actions
Copy link

PR title must start with "fix:", "feat:", "chore:", "refactor", or "test:" (case-insensitive)

@github-actions
Copy link

PR description must contain a link to a ClickUp (case-insensitive)

@github-actions
Copy link

PR title must start with "fix:", "feat:", "chore:", "refactor", or "test:" (case-insensitive)

@github-actions
Copy link

PR description must contain a link to a ClickUp (case-insensitive)

@ruuushhh ruuushhh changed the title chore(deps): bump requests from 2.32.3 to 2.32.4 chore: bump requests from 2.32.3 to 2.32.4 Feb 5, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/requests-2.32.4 branch February 5, 2026 09:09
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

Coverage

Coverage Report
FileStmtsMissCoverMissing
apps
   names.py40100% 
apps/bamboohr
   email.py260100% 
   models.py290100% 
   serializers.py110100% 
   signals.py70100% 
   tasks.py610100% 
   views.py981090%35–36, 46, 108–109, 125, 164, 171, 198–199
apps/fyle_hrms_mappings
   models.py1021684%35–45, 79–80, 106–113, 126, 154–164, 193–194, 218–219, 232, 264–281
apps/integrations
   actions.py140100% 
   models.py220100% 
   serializers.py18572%37–42
   views.py83792%39, 56, 60, 73, 82–84
apps/orgs
   actions.py150100% 
   exceptions.py300100% 
   models.py300100% 
   serializers.py38587%50–55
   utils.py230100% 
   views.py55296%104–105
apps/travelperk
   actions.py123993%197, 226, 238–242, 275–281, 328
   connector.py320100% 
   helpers.py57296%59, 90
   models.py147199%32
   serializers.py41685%61–62, 101–105
   views.py1451987%89, 157, 217–218, 222–224, 259, 298–316
apps/users
   helpers.py500100% 
   models.py140100% 
   views.py140100% 
bamboosdk
   bamboohrsdk.py200100% 
   exceptions.py110100% 
bamboosdk/api
   api_base.py630100% 
   employee.py120100% 
   time_off.py50100% 
   webhook.py8275%15, 22
fyle_employee_imports
   bamboo_hr.py700100% 
   base.py102298%139–141
TOTAL15808695% 

Tests Skipped Failures Errors Time
225 0 💤 0 ❌ 0 🔥 5.522s ⏱️

@github-actions
Copy link

github-actions bot commented Feb 5, 2026


Diff Coverage
Diff: origin/master..HEAD, staged and unstaged changes

No lines with coverage information in this diff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Development

Successfully merging this pull request may close these issues.

1 participant