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

Bump django from 5.0.2 to 5.0.3 #1948

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2024

Bumps django from 5.0.2 to 5.0.3.

Commits
  • 4b64d72 [5.0.x] Bumped version for 5.0.3 release.
  • 3394fc6 [5.0.x] Fixed CVE-2024-27351 -- Prevented potential ReDoS in Truncator.words().
  • 80761c3 [5.0.x] Fixed #35198 -- Fixed facet filters crash on querysets with no primar...
  • 24de811 [5.0.x] Fixed typo in docs/ref/contrib/admin/index.txt.
  • bf7fedc [5.0.x] Removed #django-geo IRC channel in docs.
  • a8de04f [5.0.x] Refs #34964 -- Doc'd that Q expression order is preserved.
  • b1f2833 [5.0.x] Added release date for 5.0.3, 4.2.11, and 3.2.25.
  • 5d9be66 [5.0.x] Removed distracting note from tutorial 4.
  • 69e5b13 [5.0.x] Fixed #35238 -- Fixed database serialization crash when base managers...
  • e72fdc8 [5.0.x] Fixed #35153 -- Added note about locale name notation to FORMAT_MODUL...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @DonnieBLT.


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)

Bumps [django](https://github.com/django/django) from 5.0.2 to 5.0.3.
- [Commits](django/django@5.0.2...5.0.3)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 5, 2024
Copy link
Collaborator

@DonnieBLT DonnieBLT left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@DonnieBLT DonnieBLT merged commit 945447d into main Mar 5, 2024
10 of 11 checks passed
@DonnieBLT DonnieBLT deleted the dependabot/pip/django-5.0.3 branch March 5, 2024 18:06
HanilJain pushed a commit to HanilJain/BLT that referenced this pull request Jun 27, 2024
Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.61.0 to 0.61.1.
- [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst)
- [Commits](pennersr/django-allauth@0.61.0...0.61.1)

---
updated-dependencies:
- dependency-name: django-allauth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump black from 24.1.1 to 24.2.0

Bumps [black](https://github.com/psf/black) from 24.1.1 to 24.2.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.1.1...24.2.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

infinite Scroll feature (OWASP-BLT#1672)

Revert "infinite Scroll feature (OWASP-BLT#1672)" (OWASP-BLT#1768)

update new header for other page (OWASP-BLT#1763)

Bump sentry-sdk from 1.40.3 to 1.40.4

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.3 to 1.40.4.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.40.3...1.40.4)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Drop Down Feature  (OWASP-BLT#1776)

fixed (OWASP-BLT#1778)

update issue 2 page for edit issue and delete (OWASP-BLT#1773)

Update settings.py

Update views.py

Update settings.py

Update views.py

Update alternative_views.py

Update alternative_views.py

Bump cryptography from 42.0.0 to 42.0.2

Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.0...42.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump stripe from 8.2.0 to 8.3.0

Bumps [stripe](https://github.com/stripe/stripe-python) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/stripe/stripe-python/releases)
- [Changelog](https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-python@v8.2.0...v8.3.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump protobuf from 4.25.2 to 4.25.3

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.2 to 4.25.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.25.2...v4.25.3)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

alternative views removed (OWASP-BLT#1785)

Companies View (OWASP-BLT#1784)

clearbit (OWASP-BLT#1790)

Navbar/header issue solved (OWASP-BLT#1792)

Revert "Navbar/header issue solved (OWASP-BLT#1792)" (OWASP-BLT#1795)

This reverts commit e13e711.

Update settings.py

Tweet Feature  (OWASP-BLT#1772)

* tweet as bugs get created

* commit

* hidden issue

Project(Task) : Implement Rate Limiting for Issue Creation (OWASP-BLT#1791)

* update issue 2 page for edit issue and delete

* apply limit is issue creation

* limit increase

* added new changes

* update store system

* remove whitespace

all screenshot will delete with issue (OWASP-BLT#1796)

nav in now responsive  (OWASP-BLT#1798)

* all screenshot will delete with issue

* update css for make nav height responsive

* update css for make nav height responsive

Use `is` instead of `==` for None comparisons (OWASP-BLT#1799)

Do not use `==` for boolean comparisons (OWASP-BLT#1801)

Bump selenium from 4.17.2 to 4.18.0

Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.17.2 to 4.18.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/commits/selenium-4.18.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump sentry-sdk from 1.40.4 to 1.40.5

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.4 to 1.40.5.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.40.4...1.40.5)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump selenium from 4.18.0 to 4.18.1

Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.18.0 to 4.18.1.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.18.0...selenium-4.18.1)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump cryptography from 42.0.2 to 42.0.4

Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.2...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump stripe from 8.3.0 to 8.4.0

Bumps [stripe](https://github.com/stripe/stripe-python) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/stripe/stripe-python/releases)
- [Changelog](https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-python@v8.3.0...v8.4.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

From 5 Base files to 2 Base Files  (OWASP-BLT#1800)

* base user and dashboard

* base_admin

* no base_admin

* one base.html

* anv to nav

* commit

* leaderboard nav

* leaderboard nav

Set up pre-commit (OWASP-BLT#1806)

* Add pre-commit config

Include changes automatically generated by isort and ruff.

* Add workflow job

* Update README.md

* Resolve conflicts

Coming Soon Pages Added (OWASP-BLT#1809)

Update pre-commit: check builtin literals (OWASP-BLT#1823)

Update .gitignore: add *.code-workspace (OWASP-BLT#1824)

Streamline CI/CD jobs (OWASP-BLT#1826)

Project complated : fix invite and referrals (OWASP-BLT#1830)

* fix invite

* fix invite

* fix invite

* fix invite

* fix invite

* fix invite

* fix invite

* fix invite

issue-1821

implement djlint for templates (OWASP-BLT#1834)

* testing djlint work or not

* testing djlint work or not

* testing djlint work or not

* testing djlint work or not

* testing djlint work or not

* fix invite

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

* update for check

on the user's profile, make the tip button open the QR code for the BCH address and remove the PayPal form. OWASP-BLT#1820 (OWASP-BLT#1844)

Revert "on the user's profile, make the tip button open the QR code for the B…" (OWASP-BLT#1845)

This reverts commit e35ff87.

on the user's profile, make the tip button open the QR code for the BCH address and remove the PayPal form. OWASP-BLT#1820 (OWASP-BLT#1846)

Compact Sidebar  (OWASP-BLT#1843)

add a small tip button on the leaderboard that opens the QR code for the users BCH address OWASP-BLT#1819 (OWASP-BLT#1849)

fix NoReverseMatch issue:1842

run precommit

Update assign-issues.yml

Create codeql.yml

Delete index.html

Update assign-issues.yml

Delete .github/workflows/codeql.yml

Trademark Search API  (OWASP-BLT#1858)

* issue-1821

* commit

* font style changes

* snake case

* snake case

Update auto-merge.yml

Update auto-approve-dependabot.yml

Update auto-merge.yml

Update auto-approve-dependabot.yml

Issue 1819 Issue with button visiblity in light mode (OWASP-BLT#1857)

* add a small tip button on the leaderboard that opens the QR code for the users BCH address OWASP-BLT#1819

* InLine style issue

* indentation

* iNDENTATION

* Medals to rank the users and also made a bitcoin icon on button

* indentation

* indenttion

* indentation

* color of button in tip button in leaderboard

* Profile shape issue

Update auto-approve-dependabot.yml

Adding a Close Button on BCH QR code and also handling user's without BCH address OWASP-BLT#1863 (OWASP-BLT#1865)

Update sponsor.html

Update _leaderboard_widget.html

Fixing code scanning alert - Potentially unsafe external link  (OWASP-BLT#1869)

* issue-1821

* noopener noreferrer setted

Delete .github/workflows/pr_reminders.yml

we can run this through the org now

Update assign-issues.yml

Update assign-issues.yml

Update ci-cd.yml

Made all the nessecary changes related to qr size (OWASP-BLT#1867)

* Made all the nessecary changes related to qr size

* changed back the address

Update views.py

Update ci-cd.yml

Update ci-cd.yml

Update ci-cd.yml

Update ci-cd.yml

fix noreversematch from sentry (OWASP-BLT#1879)

Allow user to update crypto_address from profile page OWASP-BLT#1866 (OWASP-BLT#1876)

Delete .github/ISSUE_TEMPLATE/bug-report.md

we don't use these so deleting as they create an extra step.

Delete .github/ISSUE_TEMPLATE directory

we don't use these so deleting as they create an extra step.

Project : File upload maintenance  (OWASP-BLT#1880)

* issue-1821

* image validation

* API image validation

second tip button is not working on homepage leaderboard OWASP-BLT#1934 (OWASP-BLT#1929)

* Allow user to update crypto_address from profile page OWASP-BLT#1866

* djlint formating

* color changes for light mode

* djlinting format using {%url%}

* linting issue

* removed the js

* made sucess and error messages

* run test cahnegs

* changes in redirecting

* redirect

* redirect

* changed the contribute function and checked if username is blank

* made different id for each leader in leaderboard

* indentation

Update sponsor.html

Update sponsor.html

Added more links Potentially unsafe external link (OWASP-BLT#1943)

adding sitemap

Remove  URLs that require a parameter from sitemap.html

Update URLs and templates

Update BLTV template with responsive video cards - closes OWASP-BLT#1942

Create a link on every page that says "Edit in Github" OWASP-BLT#1884 Create a link to each figma frame on every web page of the site, encourage new and improved designs OWASP-BLT#810 (OWASP-BLT#1944)

* Create a link on every page that says "Edit in Github" OWASP-BLT#1884

* added logo to it

* added figma link too

* made changes in all the required files !!!!!

* Indentation

* indentation

* indentation

* added company pages too and removed partial file

* indentation

KeyError 'html_url' closes OWASP-BLT#1894

Add sidenav to terms.html, contributors.html, and about.html templates

allow pasting of images and keep form data

Fix slug argument in DomainDetailView

Update leaderboard widget styling

Update admin.py

Refactor models.py

Update project name to BLT

Cache pre-commit hooks and Python dependencies, and fix image size in bug template

adding another way to delete the image

Remove unused imports in IssueScreenshot model

Update CI/CD workflow and fix typo in French translation

Update models.py

Update models.py

delete account and deactivate feature  (OWASP-BLT#1947)

Enable pre-commit ruff-format (OWASP-BLT#1949)

Task: upvote and downvote on issues (OWASP-BLT#1886)

Bump django from 5.0.2 to 5.0.3 (OWASP-BLT#1948)

fix little css error (OWASP-BLT#1950)

Sitemap (OWASP-BLT#1953)

Feature: Contributor Activity Dashboard (OWASP-BLT#1954)

* Feature: Contributor Activity Dashboard

* Feature: Contributor Activity Dashboard

* Feature: Contributor Activity Dashboard

* Feature: Contributor Activity Dashboard

* Update Dockerfile

* Update settings.py

* Update pyproject.toml

* Update poetry.lock

---------

Co-authored-by: DonnieBLT <128622481+DonnieBLT@users.noreply.github.com>

Update auto-approve-dependabot.yml

tweaks to admin for search and showing contributor stats

remove white color from stats page

Missing links from footer added in sidebar (OWASP-BLT#1955)

* Missing links from footer added in sidebar

* Precommit errors solved

* Updated twitter icon

* Updated twitter icon to X and precommit problem resolved

---------

Co-authored-by: DonnieBLT <128622481+DonnieBLT@users.noreply.github.com>

make the table sortable

Update contributor_stats.html

updated footer and added links from previous footer not present in sidenav (OWASP-BLT#1962)

Adding CVE number when reporting a bug   (OWASP-BLT#1957)

adding sorting to contribitor page and removing unused jquery files and updating to cdn link

add release version

Fix typos and remove unnecessary code

potential speed optimization

adding permissions

Missing link Google Play App (OWASP-BLT#1965)

Padding for misaligned icons at bottom of sidebar (OWASP-BLT#1963)

Update admin.py

Update admin.py

Customizable Payment Options: Implement a user-friendly interface on the BLT website for users to select their preferred cryptocurrency, input the amount they wish to pay or donate, and enter a unique payment address or QR code for the transaction. OWASP-BLT#1912 (OWASP-BLT#1951)

twiiter handle feature

change

Suggested changes in CVE ID  (OWASP-BLT#1974)

fixed icon not showing for add to chorme link (OWASP-BLT#1973)

Implement Daily Contributor Stats Feature (OWASP-BLT#1975)

Fix media URL in hunt_list.html

Add additional fields to UserProfileAdmin

Update hunt_list.html

Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

Contribution stats colour adjustments  (OWASP-BLT#1977)

* issue-1821

* first commit

* commit

* suggested changes

* suggested changes

AttributeError solved  (OWASP-BLT#1984)

* issue-1821

* first commit

* commit

fixed the header for mobile (OWASP-BLT#1985)

Use QR Library instead of using API and Make a Nav button to display all the QRs!! OWASP-BLT#1971 (OWASP-BLT#1980)

changes in length of image name for hidden issues (OWASP-BLT#1988)

commented private issue  (OWASP-BLT#1990)

Enhancement: Bug Details Page - Task 2 (OWASP-BLT#1982)

added new videos (OWASP-BLT#1997)

@mention feature

fixed only first screenshot visible on issue2 page (OWASP-BLT#1995)

* fixed only first screenshot visible

* added attributes to img

commit suggested changes

commit

Bump sentry-sdk from 1.40.5 to 1.42.0

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.5 to 1.42.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.40.5...1.42.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Update auto-approve-dependabot.yml

Update pyproject.toml to remove protobuf

Update pyproject.toml

Create get_daily_commits_for_user.py

COMMIT

commit

Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

Update website/models.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

Enhancement: Bug Details Page (OWASP-BLT#2000)

suggested tip amount based on cve number if a CVE is attached to an issue report (OWASP-BLT#1996)

solve the image showing condittion (OWASP-BLT#1999)

Missing Sidebar on Scoreboard page solved (OWASP-BLT#2005)

Apps and Developers API icon issue solved (OWASP-BLT#2013)

Update auto-approve-dependabot.yml

Step 1: Create the Django model Define a Django model named 'Monitor' with fields such as 'url', 'keyword', 'last_checked_time', 'status', and 'user'. OWASP-BLT#1897 (OWASP-BLT#1981)

* Step 1: Create the Django model Define a Django model named 'Monitor' with fields such as 'url', 'keyword', 'last_checked_time', 'status', and 'user'. OWASP-BLT#1897

* made migration

* formating issue

* added the form

* html issues

* Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

* added new feilds

* removed unnecasry lines

* identation issue

* added merge

* indentation

---------

Co-authored-by: Arkadii Yakovets <ark@cho.red>

Refactor URLs and remove experimental and more sections from sidenav

Add delete and edit links for superusers

Fix bug links in _bug.html template

Fix bug edit URL in _bug.html template

Fix sidenav styling and comment out code for further investigation

Refactor bug image handling in _bug.html template

Refactor related articles section in issue2.html

Uploading screenshot is required (OWASP-BLT#2018)

suggestion

commit

Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

Update Bug Hunts to Bug Bounties and tweaks to monitor

commit

subdomain error fixed

POST removed

Update monitor.html template

Checks Twitter account exist, if does, shows in company profile page (OWASP-BLT#1976)

* issue-1821

* twiiter handle feature

* change

* Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

* @mention feature

* commit suggested changes

* commit

* COMMIT

* Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

* Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

* commit

* Update website/models.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

* suggestion

* Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

* Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

* commit

* Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

* commit

---------

Co-authored-by: Arkadii Yakovets <ark@cho.red>

Update views.py

Update views.py

Update admin.py

Subdomain Removal Fixed  (OWASP-BLT#2046)

Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

Add GET method to IssueCreate view

Refactor settings.py and views.py

commenting out code for charts

Add print statements for debugging IP address

commit

poetry

commit

Add image validation for screenshots in IssueCreate view

Update auto-approve-dependabot.yml

Update managers field in Domain model

Added a slider when there are multiple screenshots for an issue (OWASP-BLT#2050)

Update sponsor wallet address link

poetry update

commit

poetry update

clear get

Update auto-approve-dependabot.yml

handle cases where elements might not exist

fix n+1 query for scoreboard

company api for get and post (OWASP-BLT#2083)

company id issue resolved while creating the companies (OWASP-BLT#2089)

Enhancement: Bug Details Page: 5 (OWASP-BLT#2065)

* draft 1

* precommit changes

Issue OWASP-BLT#2043 (OWASP-BLT#2085)

* Submitted the Pr again

* migrate

* indentation

* adding link to navbar

* linked with sidenav

* indentation

* solved linting issue

* migration

* pre commirt issue

* resolved issues

* Precommit issues

* resolved conversation

* resolved all the conversation

---------

Co-authored-by: DonnieBLT <128622481+DonnieBLT@users.noreply.github.com>

Update views.py

Bch address (OWASP-BLT#2095)

Created API's for Get Open and Closed Issues (OWASP-BLT#2090)

Refactor API Issues endpoint code (OWASP-BLT#2097)

Make a Form for admins to accept Bids OWASP-BLT#2093 (OWASP-BLT#2104)

Update auto-approve-dependabot.yml

Bump django-import-export from 3.3.7 to 4.0.5 (OWASP-BLT#2112)

Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 3.3.7 to 4.0.5.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](django-import-export/django-import-export@3.3.7...4.0.5)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DonnieBLT <128622481+DonnieBLT@users.noreply.github.com>

Enhancement: Bug Details Page: 6 (OWASP-BLT#2102)

* initial commit

* part - 1 complete

* precommit

* Update issue3.html

* precommit run

* added integrity

* Update issue3.html

Bump sentry-sdk from 1.42.0 to 2.3.1 (OWASP-BLT#2111)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.42.0 to 2.3.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.42.0...2.3.1)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DonnieBLT <128622481+DonnieBLT@users.noreply.github.com>

Bump django from 5.0.3 to 5.0.6

Bumps [django](https://github.com/django/django) from 5.0.3 to 5.0.6.
- [Commits](django/django@5.0.3...5.0.6)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump ruff from 0.4.3 to 0.4.5

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.3 to 0.4.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.4.3...v0.4.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump selenium from 4.18.1 to 4.21.0

Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.18.1 to 4.21.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.18.1...selenium-4.21.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump django-storages from 1.14.2 to 1.14.3

Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.14.2 to 1.14.3.
- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)
- [Commits](jschneier/django-storages@1.14.2...1.14.3)

---
updated-dependencies:
- dependency-name: django-storages
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump bitcash from 1.0.1 to 1.0.2

Bumps [bitcash](https://github.com/pybitcash/bitcash) from 1.0.1 to 1.0.2.
- [Changelog](https://github.com/pybitcash/bitcash/blob/master/HISTORY.rst)
- [Commits](pybitcash/bitcash@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: bitcash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump django-debug-toolbar from 3.8.1 to 4.4.1 (OWASP-BLT#2115)

Bump django-debug-toolbar from 4.4.1 to 4.4.2

Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](jazzband/django-debug-toolbar@4.4.1...4.4.2)

---
updated-dependencies:
- dependency-name: django-debug-toolbar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump django-import-export from 4.0.5 to 4.0.6

Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](django-import-export/django-import-export@4.0.5...4.0.6)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

poetry commit

add balance to sponsor page

Bump ruff from 0.2.2 to 0.4.3

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.4.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.2.2...v0.4.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump django-import-export from 3.3.7 to 4.0.5 (OWASP-BLT#2112)

Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 3.3.7 to 4.0.5.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](django-import-export/django-import-export@3.3.7...4.0.5)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DonnieBLT <128622481+DonnieBLT@users.noreply.github.com>

Bump sentry-sdk from 1.42.0 to 2.3.1 (OWASP-BLT#2111)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.42.0 to 2.3.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.42.0...2.3.1)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DonnieBLT <128622481+DonnieBLT@users.noreply.github.com>

Bump django from 5.0.3 to 5.0.6

Bumps [django](https://github.com/django/django) from 5.0.3 to 5.0.6.
- [Commits](django/django@5.0.3...5.0.6)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump ruff from 0.4.3 to 0.4.5

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.3 to 0.4.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.4.3...v0.4.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump selenium from 4.18.1 to 4.21.0

Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.18.1 to 4.21.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.18.1...selenium-4.21.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump django-storages from 1.14.2 to 1.14.3

Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.14.2 to 1.14.3.
- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)
- [Commits](jschneier/django-storages@1.14.2...1.14.3)

---
updated-dependencies:
- dependency-name: django-storages
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump bitcash from 1.0.1 to 1.0.2

Bumps [bitcash](https://github.com/pybitcash/bitcash) from 1.0.1 to 1.0.2.
- [Changelog](https://github.com/pybitcash/bitcash/blob/master/HISTORY.rst)
- [Commits](pybitcash/bitcash@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: bitcash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump ruff from 0.4.5 to 0.4.6

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.5 to 0.4.6.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.4.5...v0.4.6)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump dj-database-url from 1.3.0 to 2.2.0 (OWASP-BLT#2119)

Bump requests from 2.32.2 to 2.32.3

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

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump django-import-export from 4.0.6 to 4.0.7

Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](django-import-export/django-import-export@4.0.6...4.0.7)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

twiiter handle feature

change

@mention feature

commit suggested changes

Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

subdomain error fixed

Update website/views.py

Co-authored-by: Arkadii Yakovets <ark@cho.red>

commit

poetry

commit

poetry update

poetry update

clear get

Bump django-import-export from 3.3.7 to 4.0.5 (OWASP-BLT#2112)

Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 3.3.7 to 4.0.5.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](django-import-export/django-import-export@3.3.7...4.0.5)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DonnieBLT <128622481+DonnieBLT@users.noreply.github.com>

Bump sentry-sdk from 1.42.0 to 2.3.1 (OWASP-BLT#2111)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.42.0 to 2.3.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.42.0...2.3.1)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DonnieBLT <128622481+DonnieBLT@users.noreply.github.com>

Bump django from 5.0.3 to 5.0.6

Bumps [django](https://github.com/django/django) from 5.0.3 to 5.0.6.
- [Commits](django/django@5.0.3...5.0.6)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump selenium from 4.18.1 to 4.21.0

Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.18.1 to 4.21.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.18.1...selenium-4.21.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump django-storages from 1.14.2 to 1.14.3

Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.14.2 to 1.14.3.
- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)
- [Commits](jschneier/django-storages@1.14.2...1.14.3)

---
updated-dependencies:
- dependency-name: django-storages
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

poetry commit

migrate changes

channels add in poetry

new changes

channels[daphne]

check

issue

commit

poetry

final commit

Redis working

entry point

push

push

final commit

notification system working

notification working

notification working

notification remove

chanegs

Add image validation for screenshots in IssueCreate view

fixing API for images compulsory  (OWASP-BLT#2051)

Update auto-approve-dependabot.yml

Update managers field in Domain model

Added a slider when there are multiple screenshots for an issue (OWASP-BLT#2050)

Update sponsor wallet address link

add balance to sponsor page

clear get

Bump ruff from 0.2.2 to 0.4.3

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.4.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.2.2...v0.4.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Update auto-approve-dependabot.yml

handle cases where elements might not exist

fix n+1 query for scoreboard

company api for get and post (OWASP-BLT#2083)

company id issue resolved while creating the companies (OWASP-BLT#2089)

Enhancement: Bug Details Page: 5 (OWASP-BLT#2065)

* draft 1

* precommit changes

Issue OWASP-BLT#2043 (OWASP-BLT#2085)

* Submitted the Pr again

* migrate

* indentation

* adding link to navbar

* linked with sidenav

* indentation

* solved linting issue

* migration

* pre commirt issue

* resolved issues

* Precommit issues

* resolved conversation

* resolved all the conversation

---------

Co-authored-by: DonnieBLT <128622481+DonnieBLT@users.noreply.github.com>

Update views.py

Bch address (OWASP-BLT#2095)

Created API's for Get Open and Closed Issues (OWASP-BLT#2090)

Refactor API Issues endpoint code (OWASP-BLT#2097)

Make a Form for admins to accept Bids OWASP-BLT#2093 (OWASP-BLT#2104)

Update auto-approve-dependabot.yml

Bump django-import-export from 3.3.7 to 4.0.5 (OWASP-BLT#2112)

Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 3.3.7 to 4.0.5.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](django-import-export/django-import-export@3.3.7...4.0.5)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DonnieBLT <128622481+DonnieBLT@users.noreply.github.com>

Enhancement: Bug Details Page: 6 (OWASP-BLT#2102)

* initial commit

* part - 1 complete

* precommit

* Update issue3.html

* precommit run

* added integrity

* Update issue3.html

Bump sentry-sdk from 1.42.0 to 2.3.1 (OWASP-BLT#2111)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.42.0 to 2.3.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.42.0...2.3.1)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DonnieBLT <128622481+DonnieBLT@users.noreply.github.com>

Bump django from 5.0.3 to 5.0.6

Bumps [django](https://github.com/django/django) from 5.0.3 to 5.0.6.
- [Commits](django/django@5.0.3...5.0.6)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump ruff from 0.4.3 to 0.4.5

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.3 to 0.4.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.4.3...v0.4.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump selenium from 4.18.1 to 4.21.0

Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.18.1 to 4.21.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.18.1...selenium-4.21.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump django-storages from 1.14.2 to 1.14.3

Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.14.2 to 1.14.3.
- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)
- [Commits](jschneier/django-storages@1.14.2...1.14.3)

---
updated-dependencies:
- dependency-name: django-storages
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump bitcash from 1.0.1 to 1.0.2

Bumps [bitcash](https://github.com/pybitcash/bitcash) from 1.0.1 to 1.0.2.
- [Changelog](https://github.com/pybitcash/bitcash/blob/master/HISTORY.rst)
- [Commits](pybitcash/bitcash@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: bitcash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump django-debug-toolbar from 3.8.1 to 4.4.1 (OWASP-BLT#2115)

Bump django-debug-toolbar from 4.4.1 to 4.4.2

Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](jazzband/django-debug-toolbar@4.4.1...4.4.2)

---
updated-dependencies:
- dependency-name: django-debug-toolbar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump django-import-export from 4.0.5 to 4.0.6

Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](django-import-export/django-import-export@4.0.5...4.0.6)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

poetry changes
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant